Skip to content
Jason Hempstead edited this page Aug 21, 2020 · 1 revision

jgmenu

simple X11 menu

requires:

apt install jgmenu
yum install jgmenu
pacman -S jgmenu

Automatic install/update:

bash -c "$(curl -LSs https://github.com/casjay-dotfiles/jgmenu/raw/master/install.sh)"

Manual install:

mv -fv "$HOME/.config/jgmenu" "$HOME/.config/jgmenu.bak"
git clone https://github.com/casjay-dotfiles/jgmenu "$HOME/.config/jgmenu"

jgmenu site

Clone this wiki locally