mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
fix colors for the workspace modules
This commit is contained in:
@@ -111,7 +111,8 @@ in {
|
||||
|
||||
"theme.bar.buttons.workspaces.hover": "${accent-alt}",
|
||||
"theme.bar.buttons.workspaces.active": "${accent}",
|
||||
"theme.bar.buttons.workspaces.available": "${background}",
|
||||
"theme.bar.buttons.workspaces.available": "${accent-alt}",
|
||||
"theme.bar.buttons.workspaces.occupied": "${accent}",
|
||||
|
||||
"theme.bar.margin_top": "${
|
||||
if position == "top" then toString (gaps-in * 2) else "0"
|
||||
|
||||
Reference in New Issue
Block a user