/bspwm-workspace-preview

Preview bspwm workspaces

Primary LanguagePython

bspwm-workspace-preview

A lightweight interface for previewing bspwm workspaces.

Screenshot

Config

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

Usage

While main.py is running, press the 'Windows' key to open the previewer and release to hide it.

Dependencies

  • Tkinter
  • PIL
  • Pynput
  • configparser