8 lines
251 B
Bash
Executable file
8 lines
251 B
Bash
Executable file
#!/bin/bash
|
|
|
|
#notify-send --icon=gtk-info Lock "Screen lock in progress..."
|
|
|
|
i3lock-fancy
|
|
#/opt/i3lock-fancy-multimonitor/lock
|
|
#dbus-send --print-reply --dest=org.mpris.MediaPlayer2.spotify /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Pause
|
|
|