mirror of
https://git.adityakumar.xyz/betterlockscreen-openrc.git
synced 2024-11-09 10:39:45 +00:00
dont pause player when locked
This commit is contained in:
parent
d06337ffd6
commit
5e775c59a4
1 changed files with 1 additions and 2 deletions
|
@ -146,7 +146,6 @@ case "$1" in
|
|||
"")
|
||||
# default lockscreen
|
||||
prelock
|
||||
playerctl pause > /dev/null 2>&1
|
||||
lock "$l_resized"
|
||||
postlock
|
||||
;;
|
||||
|
|
Loading…
Reference in a new issue