Remove wtype dependency
This commit is contained in:
parent
8bdb059100
commit
2a42be5580
@ -9670,7 +9670,7 @@ main() {
|
||||
;;
|
||||
--logout)
|
||||
notify-send "Session Control" "Logging Out of dwl"
|
||||
wtype -M win -M shift -P q
|
||||
pkill dwl
|
||||
;;
|
||||
--lock)
|
||||
notify-send "Session Control" "Locking Session"
|
||||
|
@ -42,7 +42,7 @@ main() {
|
||||
;;
|
||||
--logout)
|
||||
notify-send "Session Control" "Logging Out of dwl"
|
||||
wtype -M win -M shift -P q
|
||||
pkill dwl
|
||||
;;
|
||||
--lock)
|
||||
notify-send "Session Control" "Locking Session"
|
||||
|
Loading…
x
Reference in New Issue
Block a user