diff options
-rw-r--r-- | .config/xbindkeys/main | 2 | ||||
-rwxr-xr-x | .xprofile | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/.config/xbindkeys/main b/.config/xbindkeys/main index bf2c66c..b6baa97 100644 --- a/.config/xbindkeys/main +++ b/.config/xbindkeys/main @@ -1,4 +1,4 @@ -"light-locker-command -l" +"i3lock -c 121213" Mod4 + Escape "polybar-msg cmd toggle" Mod4 + b @@ -4,7 +4,5 @@ systemctl --user import-environment DISPLAY export _JAVA_AWT_WM_NONREPARENTING=1 export TZ='Europe/Amsterdam' -light-locker & - i3 |