added a shortcut to lock the screen

This commit is contained in:
aminnairi
2023-04-11 12:35:37 +02:00
parent 91d3f778f0
commit ec0571149c
+3
View File
@@ -186,6 +186,9 @@ mode "resize" {
bindsym $mod+r mode "resize" bindsym $mod+r mode "resize"
# Lock the screen when hitting the Super+x keybind
bindsym $mod+x exec i3lock --nofork --color 000000 --show-failed-attempts
# Start i3bar to display a workspace bar (plus the system information i3status # Start i3bar to display a workspace bar (plus the system information i3status
# finds out, if available) # finds out, if available)
bar { bar {