diff options
author | Vikas Kushwaha <dev@vikas.rocks> | 2024-11-21 13:30:52 +0530 |
---|---|---|
committer | Vikas Kushwaha <dev@vikas.rocks> | 2024-11-21 13:30:52 +0530 |
commit | 5c916d69d457101326803eb076a746060e3618cf (patch) | |
tree | d6fce3256eede1c1bf78fb6a1be75b9cc4b84cee /.config/jgmenu/append.csv |
Moved from github
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 |