update screenlock.sh
This commit is contained in:
parent
e5e4b64ffe
commit
072b78ee5a
1 changed files with 1 additions and 12 deletions
|
@ -6,15 +6,4 @@ xset s 90 10
|
|||
pactl set-sink-mute alsa_output.pci-0000_00_1f.3.analog-stereo 1
|
||||
pactl set-source-mute alsa_input.pci-0000_00_1f.3.analog-stereo 1
|
||||
|
||||
#i3lock -e -t -i /home/kunsi/Pictures/laptop_unbenutzbar.png
|
||||
i3lock -e -t -i /home/kunsi/Pictures/lockscreen-lenowo.png
|
||||
#slock
|
||||
|
||||
|
||||
|
||||
#MOVIE="/home/kunsi/Movies/pause-langsamer.mp4"
|
||||
#
|
||||
#ffplay -fs -loop 0 $MOVIE &
|
||||
#PID=$(ps u | grep ffplay | grep $MOVIE | awk '{print $2}')
|
||||
#
|
||||
#alock -bg none && kill $PID
|
||||
i3lock -e -t -i /home/kunsi/Pictures/laptop_unbenutzbar.png
|
||||
|
|
Loading…
Reference in a new issue