fixed lock command shortcut
This commit is contained in:
+1
-1
@@ -349,7 +349,7 @@ mode "resize" {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# Lock screen
|
# Lock screen
|
||||||
bindsym Ctrl+$alt+l exec --no-startup-id light-locker-command -l
|
bindsym $mod+$alt+l exec --no-startup-id light-locker-command -l
|
||||||
|
|
||||||
# Autostart applications
|
# Autostart applications
|
||||||
exec_always --no-startup-id $HOME/.config/polybar/launch.sh
|
exec_always --no-startup-id $HOME/.config/polybar/launch.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user