Add swaylock configuration and update lock command
This commit is contained in:
@@ -46,7 +46,7 @@ main() {
|
||||
;;
|
||||
--lock)
|
||||
notify-send "Session Control" "Locking Session"
|
||||
loginctl lock-session
|
||||
swaylock
|
||||
;;
|
||||
--sleep)
|
||||
notify-send "Session Control" "Going to Sleep"
|
||||
|
Reference in New Issue
Block a user