summaryrefslogtreecommitdiff
path: root/.config/jgmenu
diff options
context:
space:
mode:
Diffstat (limited to '.config/jgmenu')
-rw-r--r--.config/jgmenu/append.csv7
-rw-r--r--.config/jgmenu/jgmenurc4
-rw-r--r--.config/jgmenu/prepend.csv2
3 files changed, 13 insertions, 0 deletions
diff --git a/.config/jgmenu/append.csv b/.config/jgmenu/append.csv
new file mode 100644
index 0000000..e3065bf
--- /dev/null
+++ b/.config/jgmenu/append.csv
@@ -0,0 +1,7 @@
+^sep()
+Log Out,openbox --exit,system-log-out
+Lock Now,/home/kamen/.i3lock/lock.sh now,system-lock-screen
+^sep()
+Suspend,~/.i3lock/lock.sh now && systemctl -i suspend,system-suspend
+Reboot,systemctl -i reboot,system-reboot
+Shutdown,systemctl -i poweroff,system-shutdown
diff --git a/.config/jgmenu/jgmenurc b/.config/jgmenu/jgmenurc
new file mode 100644
index 0000000..bca16d9
--- /dev/null
+++ b/.config/jgmenu/jgmenurc
@@ -0,0 +1,4 @@
+tint2_look = 1
+menu_padding_top = 25
+position_mode = pointer
+item_height = 28
diff --git a/.config/jgmenu/prepend.csv b/.config/jgmenu/prepend.csv
new file mode 100644
index 0000000..c4a55b7
--- /dev/null
+++ b/.config/jgmenu/prepend.csv
@@ -0,0 +1,2 @@
+@search,,10,8,182,20,0,left,top,auto,#000000 0,Type to Search
+^sep()