/wkomorebi

a tray status indicator for the komorebi windows tiling manager

Primary LanguagePython

Komorebi using Windows key

This project is inspired by Yasb and komoTray and uses komorebi. I want to implement the code again so that I can improve my skills. Thanks a lot and keep up the good work!

image

Wkomorebi is a tray status indicator for the komorebi windows tiling manager, and it also contains my AutoHotkey script that disables the Windows (SUPER) button but keeps combinations of Windows button working. Wkomorebi shows the focused workspace and monitor and can be use to interact with komorebi.

I highly recommend using the wkomorebi.ahk config with the flow launcher, if you don't, you can edit the file so that the Windows button still works.

wkomorebi_demo.mp4

How to install

  1. Clone this repository.
  2. Install all packages in the requirements file using pip install -r requirements.txt
  3. Install komorebi and AutoHotKey
  4. Run wkomorebi_tray.py, note that it also starts the komorebi process.
  5. Change path in wkomorebi.ahk
  6. Run wkomorebi.ahk

Change hotkey config in wkomorebi.ahk

Contribution

Feel free to contribute to this project and make it better.