- Added notification when lock screen
This commit is contained in:
parent
9a9d4b4aaf
commit
ce38276c76
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
notify-send --icon=gtk-info Lock "Screen lock in progress..."
|
||||||
|
|
||||||
dbus-send --print-reply --dest=org.mpris.MediaPlayer2.spotify /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Pause
|
dbus-send --print-reply --dest=org.mpris.MediaPlayer2.spotify /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Pause
|
||||||
/opt/i3lock-fancy-multimonitor/lock
|
/opt/i3lock-fancy-multimonitor/lock
|
||||||
|
|
Loading…
Reference in a new issue