minor ulauncher config tweaks
system manager now also locks the screen before suspending
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
{
|
||||
"lock": {
|
||||
"command": "i3lock"
|
||||
"command": "i3lock & sleep 5 && xset dpms force off"
|
||||
},
|
||||
"suspend": {
|
||||
"command": "i3lock & systemctl suspend"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user