From 4182ca460417d73ec2c07d9e32dc9c44eb988054 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Mon, 31 Aug 2020 20:30:20 +0200 Subject: i3 --- i3/config | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'i3') diff --git a/i3/config b/i3/config index cfee5ca..35a322b 100644 --- a/i3/config +++ b/i3/config @@ -19,7 +19,7 @@ bindsym $mod+b exec "brave" # kill focused window bindsym $mod+Shift+q kill -bindsym $mod+Shift+w exec "i3lock -p win -i ~/vimconfig/pictures/lock.png" +bindsym $mod+Shift+w exec "XSECURELOCK_PASSWORD_PROMPT=kaomoji xsecurelock" #"i3lock -p win -i ~/vimconfig/pictures/lock.png" #Screenshot on mod+p bindsym $mod+p exec "scrot ~/Screenshots/Screenshot%Y-%m-%d%H:%M:%S.png" @@ -32,7 +32,8 @@ bindsym $mod+Shift+BackSpace move scratchpad bindsym $mod+BackSpace scratchpad show bindsym $mod+minus [class="KeePassXC"] scratchpad show -bindsym $mod+g exec "mouse-switchscreen" +# notifications +bindsym $mod+n exec "kill -s USR1 $(pidof deadd-notification-center)" # Applications -- cgit v1.2.3