diff options
Diffstat (limited to '.config/jgmenu/append.csv')
-rw-r--r-- | .config/jgmenu/append.csv | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.config/jgmenu/append.csv b/.config/jgmenu/append.csv new file mode 100644 index 0000000..d370fc0 --- /dev/null +++ b/.config/jgmenu/append.csv @@ -0,0 +1,7 @@ +^sep() +Lock,i3lock -c 000000,system-lock-screen +Exit,^checkout(exit),system-shutdown +^tag(exit) +Suspend,systemctl -i suspend,system-log-out +Reboot,systemctl -i reboot,system-reboot +Poweroff,systemctl -i poweroff,system-shutdown |