Skip to content

A polybar script that shows opened windows on your current display. Click on window titles to switch between windows.

License

Notifications You must be signed in to change notification settings

aroma1994/polybar-windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Script: polybar-windows

A Polybar script that shows opened and minimized windows on your current display (if there's an active window it's marked by #). You can click on any window title to switch on that window (or expand minimized window).

Simple version:

polybar-windows

Decorated version:

polybar-windows

I recommend to look at repository Polywins, which is much more cool and configurable version of this taskbar.

Dependencies

  • xprop
  • wmctrl

Configuration

Comment 'Decorated version' block and uncomment 'Simple version' block to switch on simple version.

Module

[module/polybar-windows]
type = custom/script
exec = polybar-windows.sh
format = <label>
label = %output%
label-padding = 1
interval = 1

About

A polybar script that shows opened windows on your current display. Click on window titles to switch between windows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages