Update config

added back i3lock
This commit is contained in:
Vlad Doster 2020-03-10 13:12:27 -04:00 committed by GitHub
parent 75181df68b
commit 14858cc71d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -113,6 +113,8 @@ bindsym $mod+Shift+w exec $BROWSER
# Y
bindsym $mod+y exec $term -e calcurse -D ~/.config/calcurse
bindsym $mod+Shift+y exec --no-startup-id i3resize left
# X
bindsym $mod+x ifinstalled i3lock && i3lock --color 000000 --show-failed-attempts --radius 120 --ring-width 10.0
# Z
bindsym $mod+z gaps outer current plus 5
bindsym $mod+Shift+z gaps outer current minus 5