You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I explored dusk a bit and found the bar has powerline-like dashes in the window titles. However, there is no such option in flexipatch. How can I port/implement it? Thank you.
The text was updated successfully, but these errors were encountered:
If you are specifically referring to powerline for window titles then the only thing is a window title module that draws the arrows (or slashes) as separators between the titles. Examples of this would be the powerline status and tags modules. It would probably be easiest to start with awesomebar or fancybar as their implementations are a lot simpler.
The dusk implementation may not be that easy or relevant to port as it ties into powerline separators between bar modules.
Hello, I explored dusk a bit and found the bar has powerline-like dashes in the window titles. However, there is no such option in flexipatch. How can I port/implement it? Thank you.
The text was updated successfully, but these errors were encountered: