Document set-manager.sh
Add set-manager.sh, a WM switcher
Document feh dependency
This repository contains various scripts I've written to solve small problems. They are all provided under BSD 2-clause license (see LICENSE file), so feel free use them if you find them useful.
scr
-- In a setup with two output devices, this script chooses one of them
and disables the other. Dependencies: xrandr
and feh
.
display-menu.sh
-- Generates an OpenBox pipe menu labelled "Output"
that makes it easy to choose an output device. Dependencies: xrandr
and
scr
script discussed above.
set-manager.sh
-- Selects window manager configuration to be used by
xinit
. See documentation for more details.