glazewm
glazewm copied to clipboard
Workspaces hover property
I can't seem to find a way to change the color of the workspace button, these are my configs.
- type: "workspaces"
# current active workspace
focused_workspace_background: *base
focused_workspace_foreground: *yellow
# inactive, but displayed on other monitor workspace
displayed_workspace_background: *base
foreground: *peach
font_weight: "800"
# inactive workspace
default_workspace_background: "transparent"
I also checked the source code and I couldn't understand at first glance how these properties are handled, or if what I'm asking is possible at all.
+1
Same thing. There are following properties available, but none of them changes color of the tile background on mouse hover
focused_workspace_background: #
focused_workspace_foreground: #
focused_workspace_border_color: #
focused_workspace_border_width: #
displayed_workspace_background: #
displayed_workspace_foreground: #
displayed_workspace_border_color: #
displayed_workspace_border_width: #
default_workspace_background: #
default_workspace_foreground: #
default_workspace_border_color: #
default_workspace_border_width: #
+1, really need this, the default color setting is aweful
+1, really need this, the default color setting is aweful
since no one is fixing it i might go ahead and fix it but if someone else wants to contribute to this amazing open source project please go ahead lol