Lock Screen & Sleep Shortcuts

- Add keybinding to lock screen with slock
- Add keybinding to lock screen and go to sleep with slock
This commit is contained in:
Sravan Balaji
2020-08-01 00:22:15 -04:00
parent 41958715d4
commit 485c40d5f9
2 changed files with 14 additions and 0 deletions

10
dwm.1
View File

@@ -82,6 +82,16 @@ for Greenclip clipboard manager
Spawn
.BR deadd notification center (1)
.TP
.B Mod1\-Shift\-l
Spawn
.BR slock(1)
to lock screen.
.TP
.B Mod1\-Shift\-s
Spawn
.BR slock(1)
to lock screen and go to sleep.
.TP
.B Mod1\-,
Focus previous screen, if any.
.TP