Update locking
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
set $mod Mod4
|
||||
font pango: Product Sans 11
|
||||
|
||||
# correct locking
|
||||
exec --no-startup-id xss-lock --transfer-sleep-lock -- lock.sh
|
||||
bindsym $mod+Ctrl+BackSpace exec --no-startup-id "loginctl lock-session"
|
||||
# locking
|
||||
bindsym $mod+Ctrl+BackSpace exec --no-startup-id "lock.sh"
|
||||
|
||||
# Use Mouse+$mod to drag floating windows to their wanted position
|
||||
floating_modifier $mod
|
||||
|
||||
Reference in New Issue
Block a user