diff options
Diffstat (limited to 'xinit.sh')
-rwxr-xr-x | xinit.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ # To be run by the window manager or desktop environment when starting an X session xrdb ~/.Xresources -picom & +picom -b dunst & setRandomBG.sh setxkbmap -layout es -option caps:swapescape |