diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-11-22 13:49:32 +0100 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-11-22 13:49:32 +0100 |
commit | 0a84c3d984349e96ddd8077cf2bdd9e08ccb4300 (patch) | |
tree | f04e127a4c6f98645ee3076f2031f5fc6e1b9f43 /config/X/x11/xinitrc | |
parent | 7f2e035fcec31435fb93cd9d8258a6034b8caa7a (diff) | |
parent | 1024bf9cb8f38ff9cdd6e58a7614d1de8a5bbb29 (diff) |
Merge branch 'main' of debuc.com:dotfiles
Diffstat (limited to 'config/X/x11/xinitrc')
-rwxr-xr-x | config/X/x11/xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/X/x11/xinitrc b/config/X/x11/xinitrc index beb33f2..2b2d5f1 100755 --- a/config/X/x11/xinitrc +++ b/config/X/x11/xinitrc @@ -22,7 +22,7 @@ export MENUCMD="dmenu" export IMAGE="feh" xcompmgr & feh --no-fehbg --bg-scale ~/pics/wallpaper -setxkbmap -option ctrl:nocaps +setxkbmap -option ctrl:swapcaps xmodmap -e "keycode 135 = Super_L" xautolock -time 5 -locker slock & gammastep -m randr & |