summaryrefslogtreecommitdiff
path: root/.config/jgmenu
diff options
context:
space:
mode:
authorSyndamia <kamen@syndamia.com>2022-08-04 17:41:27 +0300
committerSyndamia <kamen@syndamia.com>2022-08-04 17:41:27 +0300
commit80b4c81b618d4e75b301ac1dd5adfb47f91deca7 (patch)
treebc7d94935b273a1aa9b1a1b69c2bbc853c8a32e7 /.config/jgmenu
parenta47706a5bd5ee5be16e3fe443b6008cac9ee741d (diff)
downloaddotfiles-80b4c81b618d4e75b301ac1dd5adfb47f91deca7.tar
dotfiles-80b4c81b618d4e75b301ac1dd5adfb47f91deca7.tar.gz
dotfiles-80b4c81b618d4e75b301ac1dd5adfb47f91deca7.zip
Moved a lot of stuff to a new folder called .a
Diffstat (limited to '.config/jgmenu')
-rw-r--r--.config/jgmenu/append.csv6
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/jgmenu/append.csv b/.config/jgmenu/append.csv
index 3fa7906..5205ea4 100644
--- a/.config/jgmenu/append.csv
+++ b/.config/jgmenu/append.csv
@@ -1,7 +1,7 @@
^sep()
-Log Out,~/scripts/system/on-wm-logout.sh && pkill -KILL -u $USER,system-log-out
+Log Out,~/.a/sys/on-wm-logout.sh && pkill -KILL -u $USER,system-log-out
Lock Now,~/.i3lock/lock.sh now,system-lock-screen
^sep()
Suspend,~/.i3lock/lock.sh suspend,system-suspend
-Reboot,~/scripts/system/on-wm-logout.sh && loginctl reboot,system-reboot
-Shutdown,~/scripts/system/on-wm-logout.sh && loginctl poweroff,system-shutdown
+Reboot,~/.a/sys/on-wm-logout.sh && loginctl reboot,system-reboot
+Shutdown,~/.a/sys/on-wm-logout.sh && loginctl poweroff,system-shutdown