diff options
author | Vidhu Kant Sharma <vidhukant@protonmail.ch> | 2021-12-04 01:53:18 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@protonmail.ch> | 2021-12-04 01:53:18 +0530 |
commit | 5efd1e0500f93527570197f14a79eaf352efd18f (patch) | |
tree | 4e18fa6242abbe0e55f5d7fcf846ae2b8fad99b3 /.config/polybar | |
parent | ae47cfaee7a429833d8ed3a8a957f9a8cee5ea66 (diff) |
added flameshot as autostart
Diffstat (limited to '.config/polybar')
-rw-r--r-- | .config/polybar/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/polybar/config b/.config/polybar/config index 8ac9716..f5c374a 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -357,7 +357,7 @@ content-background = ${colors.ethernet-bg} type = custom/text ;content = "" content = "" -content-foreground = ${colors.systray-bg} +content-foreground = ${colors.background} content-background = ${colors.time-bg} [module/pulseaudio] |