~pfm/scripts

A collection of useful scripts
Document set-manager.sh
Add set-manager.sh, a WM switcher
Document feh dependency

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~pfm/scripts
read/write
git@git.sr.ht:~pfm/scripts

You can also use your local clone with git send-email.

#Scripts -- overview

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.

#Script details

  • 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.

Do not follow this link