mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Add i3 sleep keybind.
This commit is contained in:
@@ -135,6 +135,8 @@ bindsym $mod+l exec \
|
||||
bash -c "i3lock -c 000000 && (sleep 2 && xset dpms force off) &"
|
||||
bindsym $alt+Control+l exec \
|
||||
bash -c "i3lock -c 000000 && (sleep 2 && xset dpms force off) &"
|
||||
# suspend under systemd
|
||||
bindsym $mod+Control+s exec --no-startup-id systemctl suspend
|
||||
|
||||
# things to start quickly
|
||||
bindsym $mod+g exec /usr/bin/google-chrome-beta --password-store=gnome
|
||||
|
||||
Reference in New Issue
Block a user