workaround of gtklock#130.
This commit is contained in:
4
bin/lock-hibernate.sh
Executable file
4
bin/lock-hibernate.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
pgrep gtklock || gtklock -d
|
||||
sleep 1
|
||||
systemctl hibernate
|
||||
Reference in New Issue
Block a user