Merge pull request #51 from johanmalm/top_and_tail
jgmenu: add append.csv and prepend.csv
This commit is contained in:
commit
3aad6fe631
9
home/.config/jgmenu/append.csv
Normal file
9
home/.config/jgmenu/append.csv
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
^sep()
|
||||||
|
Lock,i3lock-fancy -p,system-lock-screen
|
||||||
|
Exit,^checkout(exit),system-shutdown
|
||||||
|
|
||||||
|
exit,^tag(exit)
|
||||||
|
exit to prompt,openbox --exit,system-log-out
|
||||||
|
suspend,systemctl -i suspend,system-log-out
|
||||||
|
reboot,systemctl -i reboot,system-reboot
|
||||||
|
poweroff,systemctl -i poweroff,system-shutdown
|
|
4
home/.config/jgmenu/prepend.csv
Normal file
4
home/.config/jgmenu/prepend.csv
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
Web browser,firefox,firefox
|
||||||
|
File manager,thunar,system-file-manager
|
||||||
|
Terminal,termite,utilities-terminal
|
||||||
|
^sep()
|
|
Reference in New Issue
Block a user