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

guake

simple X hotkey daemon, by the developer of bspwm, that reacts to input events by executing commands

Automatic install/update:

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

Manual install:

requires:

apt install guake
yum install guake
pacman -S guake
mv -fv "$HOME/.config/guake" "$HOME/.config/guake.bak"
git clone https://github.com/casjay-dotfiles/guake "$HOME/.config/guake"

guake wiki | guake site