conformal / spectrwm

A small dynamic tiling window manager for X11.
ISC License
1.34k stars 97 forks source link

Formatting bar_format sequences #343

Closed p-kolacz closed 1 year ago

p-kolacz commented 4 years ago

Is it possible to format output of bar format sequences like workspace list indicator (+L) or stacking algorithm (+S)? Or maybe is it possible to access this information from bar action script? I want to change stacking symbol to some unicode icon, change current workspace indicator from asterisk to background color, etc.

If it's not possible, can I access this information from another bar like polybar or lemonbar?

ronniedroid commented 4 years ago

I have submitted a PR that makes extreme modifications to the workspace and stacking algorithm indicators.

360