An open API service indexing awesome lists of open source software.

https://github.com/sweetbbak/poly-dock

Turn your boring polybar into a makeshift window dock! displays window names on polybar & lets you minimize, maximize & resize windows.
https://github.com/sweetbbak/poly-dock

linux polybar rice shell

Last synced: about 1 month ago
JSON representation

Turn your boring polybar into a makeshift window dock! displays window names on polybar & lets you minimize, maximize & resize windows.

Awesome Lists containing this project

README

          

# window-control-polybar
displays window names on polybar & lets you minimize, maximize & resize windows.

# add this to your polybar config

```
[module/polywins]
type = custom/script
exec = ~/bin/polywins.sh 2>/dev/null
format =
label = %output%
label-padding = 1
tail = true
```
![pic of OS with polybar](pink-rice.png?raw=true "lol")