Want any window to work like Guake? Appearing and disappearing with a hotkey? Use this script

Requirements Linux, Mac has a nifty tool for this, which inspired this script X11 (X Window System), wmctrl doesn’t work with Wayland awk for text processing wmctrl for manipulating windows You should be able to get awk and wmctrl in your package manager of choice. You can clone the gist by this command After you… Continue reading Want any window to work like Guake? Appearing and disappearing with a hotkey? Use this script