Add system actions script

This commit is contained in:
Riyyi
2021-02-25 01:08:26 +01:00
parent f64dccd04b
commit 34c9c74c37
6 changed files with 27 additions and 21 deletions
+2 -10
View File
@@ -20,17 +20,9 @@ super + {_,shift} + m
super + ctrl + r
pkill -USR1 -x sxhkd && notify-send -t 1000 "sxhkd reloaded."
# Lock
super + alt + s
$HOME/.scripts/wm/lock.sh
# Shutdown
# System
super + shift + s
prompt.sh "Shutdown computer?" "poweroff"
# Reboot
super + shift + w
prompt.sh "Reboot computer?" "reboot"
system.sh
# Screen brightness
super + {F2,F3}