Fix issue with setxkbmap not working
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
feh --bg-scale ~/var/inbox/ng_photos/`ls -Art ~/var/inbox/ng_photos | tail -n 1`
|
feh --bg-scale ~/var/inbox/ng_photos/`ls -Art ~/var/inbox/ng_photos | tail -n 1`
|
||||||
setxkbmap -option caps:escape &
|
setxkbmap -option caps:escape -option compose:ralt &
|
||||||
setxkbmap -option compose:ralt &
|
|
||||||
|
|||||||
Reference in New Issue
Block a user