diff --git a/dot_config/polybar/config.ini.tmpl b/dot_config/polybar/config.ini.tmpl index 7c7fefa..622e103 100644 --- a/dot_config/polybar/config.ini.tmpl +++ b/dot_config/polybar/config.ini.tmpl @@ -21,17 +21,16 @@ monitor-strict = false enable-ipc = true override-redirect = true fixed-center = true -width = 100% -offset-x = 0% -offset-y = 0% +width = 99% +offset-x = 0.5% +offset-y = 0.5% {{- if eq .chezmoi.hostname "helix" }} dpi-x = 216 dpi-y = 216 {{- end }} background = ${color.background} foreground = ${color.foreground} -radius-top = 0.0 -radius-bottom = 0.0 +radius = 10.0 line-size = 0 line-color = ${color.background} border-bottom-size = 0 @@ -49,7 +48,7 @@ font-2 = Font Awesome 6 Free:style=Regular:size=12;3 font-3 = Font Awesome 6 Brands:style=Regular:size=12;3 modules-left = workspaces sep title -modules-center = spotify +modules-center = {{- if eq .chezmoi.hostname "helix"}} modules-right = keyboard sep pulseaudio-control sep battery0 sep date sep powermenu {{- else }} @@ -85,24 +84,30 @@ cursor-scroll = [bar/two] {{- if eq .chezmoi.hostname "hydrus"}} -monitor = DisplayPort-1 +monitor = DisplayPort-0 +height = 32 {{- else }} monitor = eDP-1 +height = 72 {{- end}} +bottom = true monitor-fallback = monitor-strict = false enable-ipc = true override-redirect = true bottom = true fixed-center = true -width = 100% +width = 99% height = 32 -offset-x = 0% -offset-y = 0% +offset-x = 0.5% +offset-y = 0.5% +{{- if eq .chezmoi.hostname "helix" }} +dpi-x = 216 +dpi-y = 216 +{{- end }} background = ${color.background} foreground = ${color.foreground} -radius-top = 0.0 -radius-bottom = 0.0 +radius = 10.0 line-size = 0 line-color = ${color.background} border-bottom-size = 0 @@ -149,3 +154,5 @@ cursor-scroll = [settings] screenchange-reload = false +pseudo-transparency = false +