mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 11:02:13 +02:00
added a shortcut to lock the screen
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user