mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 13:35:42 -07:00
Also CTRL+ALT+L for locking.
This commit is contained in:
@@ -137,6 +137,7 @@ bindsym $alt+Control+Left workspace prev
|
|||||||
# i3 lock
|
# i3 lock
|
||||||
exec --no-startup-id ~/bin/i3lock.sh &
|
exec --no-startup-id ~/bin/i3lock.sh &
|
||||||
bindsym $mod+l exec i3lock -c 000000 -d && xset dpms force off
|
bindsym $mod+l exec i3lock -c 000000 -d && xset dpms force off
|
||||||
|
bindsym $alt+Control+l exec i3lock -c 000000 -d && xset dpms force off
|
||||||
|
|
||||||
# things to start quickly
|
# things to start quickly
|
||||||
bindsym $mod+g exec /usr/bin/google-chrome-beta
|
bindsym $mod+g exec /usr/bin/google-chrome-beta
|
||||||
|
|||||||
Reference in New Issue
Block a user