diff options
Diffstat (limited to 'X11/xinit')
-rwxr-xr-x | X11/xinit | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -63,4 +63,6 @@ slstatus & # status ~/kekful_days/kekful_days.sh & # custom script +setxkbmap -option caps:escape & # set caps to esc + exec dwm # window manager |