Add multi-monitor support to all themes and made small tweaks to sizing and fonts
This commit is contained in:
@@ -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 &
|
||||
|
||||
|
||||
Reference in New Issue
Block a user