Add swaylock configuration and update lock command

This commit is contained in:
Sravan Balaji
2024-09-28 21:19:55 -04:00
parent 2a42be5580
commit ac58c12a19
4 changed files with 118 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ main() {
;;
--lock)
notify-send "Session Control" "Locking Session"
loginctl lock-session
swaylock
;;
--sleep)
notify-send "Session Control" "Going to Sleep"