Add multi-monitor support to all themes and made small tweaks to sizing and fonts

This commit is contained in:
2024-12-07 09:45:50 -07:00
parent 1c486f3103
commit 47f67432aa
102 changed files with 689 additions and 5228 deletions

View File

@@ -68,7 +68,7 @@ content = 
; "content" has the same properties as "format-NAME"
content-background = ${color.primary}
content-foreground = ${color.module-fg}
content-padding = 2
content-padding = 1
; "click-(left|middle|right)" will be executed using "/usr/bin/env sh -c $COMMAND"
click-left = ~/.config/polybar/material/scripts/launcher.sh &
@@ -87,7 +87,7 @@ content = 
content-background = ${color.primary}
content-foreground = ${color.module-fg}
content-padding = 2
content-padding = 1
click-left = ~/.config/polybar/material/scripts/powermenu.sh &