Change i3exit to use light-locker
This commit is contained in:
parent
5a2f17f2eb
commit
f43cea07d8
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
case "$1" in
|
case "$1" in
|
||||||
lock)
|
lock)
|
||||||
i3lock -B 10 --pass-media-keys --pass-screen-keys
|
light-locker-command -l
|
||||||
;;
|
;;
|
||||||
switch_user)
|
switch_user)
|
||||||
dm-tool lock
|
dm-tool lock
|
||||||
|
|
Loading…
Reference in a new issue