From f6390525bd7617cb95d8de0c09586437204c1c25 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Wed, 9 Dec 2020 20:37:52 +0100 Subject: switched to i3lock --- .config/xbindkeys/main | 2 +- .xprofile | 2 -- 2 files changed, 1 insertion(+), 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 diff --git a/.xprofile b/.xprofile index 09b2a40..8710355 100755 --- a/.xprofile +++ b/.xprofile @@ -4,7 +4,5 @@ systemctl --user import-environment DISPLAY export _JAVA_AWT_WM_NONREPARENTING=1 export TZ='Europe/Amsterdam' -light-locker & - i3 -- cgit v1.2.3