diff options
author | lonkaars <l.leblansch@gmail.com> | 2020-12-09 20:37:52 +0100 |
---|---|---|
committer | lonkaars <l.leblansch@gmail.com> | 2020-12-09 20:37:52 +0100 |
commit | f6390525bd7617cb95d8de0c09586437204c1c25 (patch) | |
tree | 9ccc872ecb4e5b97f88ca3ea686370af1bcdd127 | |
parent | aae022c3308eeb6c22d28f1195bf963e2cc0859c (diff) |
switched to i3lock
-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 |