xsecurelock

This commit is contained in:
2025-10-06 12:57:51 +02:00
parent eac2014a0a
commit 66bac15528
3 changed files with 10 additions and 8 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ myConfig =
-- , ("<M-S-s>", unGrab *> spawn "scrot -s ~/Pictures/Screenshots/%b-%d::%H-%M-%S.png")
]
`additionalKeys` [ ((mod1Mask, xK_Tab), nextMatch History (return True)),
((modm, xK_Escape), spawn "dm-tool lock"),
((modm, xK_Escape), spawn "xset s activate"),
((modm, xK_Down), nextWS),
((modm, xK_Up), prevWS),
((modm, xK_j), nextWS),