johnathan-coe / bspwm-workspace-preview

Preview bspwm workspaces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Preview bspwm workspaces


Languages

Language:Python 100.0%