suspend might come in useful

This commit is contained in:
2018-07-02 22:42:48 +02:00
parent 90855d3f7e
commit 9fd93cd929
2 changed files with 12 additions and 0 deletions

View File

@@ -106,6 +106,9 @@ bindsym $mod+r mode "resize"
# Lock the computer
bindsym $mod+l exec /bin/bash ~/.config/i3/scripts/i3lock.sh
# Lock the computer
bindsym $mod+shift+l exec /bin/bash ~/.config/i3/scripts/suspend.sh
############################################
# Application Keys #
############################################