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