aboutsummaryrefslogtreecommitdiff
path: root/polybar/.config
diff options
context:
space:
mode:
authorKumar Damani <kdamani@kepler.space>2021-02-06 23:23:17 +0000
committerKumar Damani <kdamani@kepler.space>2021-02-06 23:23:17 +0000
commitea46c39ad708e88c37e3082b9d04e6c08420e719 (patch)
tree7325770dbbeee62e54d7b166be335718f599dc43 /polybar/.config
parent630731727a4c1a896c5ba16abca76a997a04402e (diff)
dotfiles update, dwm update
Diffstat (limited to 'polybar/.config')
-rw-r--r--polybar/.config/polybar/mybar_fedora9
1 files changed, 5 insertions, 4 deletions
diff --git a/polybar/.config/polybar/mybar_fedora b/polybar/.config/polybar/mybar_fedora
index fb37a85..4c23fa7 100644
--- a/polybar/.config/polybar/mybar_fedora
+++ b/polybar/.config/polybar/mybar_fedora
@@ -18,9 +18,10 @@
[colors]
;# for semi transparency
-background = #aa000000
-;background = ${xrdb:color0:#222}
+;background = #55000000
+background = ${xrdb:color0:#222}
background-alt = ${xrdb:color3:#222}
+;background-alt = #aa000000
foreground = ${xrdb:color7:#222}
foreground-alt = ${xrdb:color2:#222}
primary = ${xrdb:color1:#222}
@@ -44,10 +45,10 @@ battery_color = ${self.highlight}
[bar/mybar]
monitor = ${env:MONITOR:fallback-value}
width = 100%
-height = 25
+height = 20
offset-x = 0%
offset-y = 0%
-radius = 1.0
+radius = 0.0
fixed-center = false
background = ${colors.background}