Drito, 1 year ago (edited 8 months ago) For me the main config difficulty is from the statusbar. Polybar, Eww, are harder to config comparing to the WM. I solved that with Tint2 bar. It can be configured from an GUI, for the basics. The only code I added to config is simple. execp_command = xdotool getwindowfocus getwindowname It prints the window name on the bar. It is useful for bspwm windows.
For me the main config difficulty is from the statusbar. Polybar, Eww, are harder to config comparing to the WM. I solved that with Tint2 bar. It can be configured from an GUI, for the basics. The only code I added to config is simple.
execp_command = xdotool getwindowfocus getwindowname
It prints the window name on the bar. It is useful for bspwm windows.