A lightweight interface for previewing bspwm workspaces.
Almost any modification you'd want to make can be performed by altering a value in 'config.ini'.
Porting to another WM should be trivial by modifying code in 'wm.py'.
While main.py is running, press the 'Windows' key to open the previewer and release to hide it.
- Tkinter
- PIL
- Pynput
- configparser