aboutsummaryrefslogtreecommitdiffstats
path: root/.config/polybar/powerline.ini
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.com>2025-09-06 15:54:22 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.com>2025-09-06 15:54:22 +0530
commit08fd61cc52376f827bf1567070ddaa14aa9585f7 (patch)
treeca16f46752a59363118b3a693c7e69a394931f8d /.config/polybar/powerline.ini
parente012e3012f2890a0462f87c0d678d9f3bf98c93e (diff)
configured new systray module and monitor's bar
Diffstat (limited to '.config/polybar/powerline.ini')
-rw-r--r--.config/polybar/powerline.ini40
1 files changed, 20 insertions, 20 deletions
diff --git a/.config/polybar/powerline.ini b/.config/polybar/powerline.ini
index 85ace58..eff57da 100644
--- a/.config/polybar/powerline.ini
+++ b/.config/polybar/powerline.ini
@@ -1,34 +1,34 @@
[module/powerline0]
type = custom/text
-content = ""
-content-font = 4
-content-foreground = ${colors.module-color-1}
-content-background = ${colors.background}
+format = ""
+format-font = 4
+format-foreground = ${colors.module-color-1}
+format-background = ${colors.background}
[module/powerline1]
type = custom/text
-content = ""
-content-font = 4
-content-foreground = ${colors.module-color-1}
-content-background = ${colors.module-color-0}
+format = ""
+format-font = 4
+format-foreground = ${colors.module-color-1}
+format-background = ${colors.module-color-0}
[module/powerline2]
type = custom/text
-content = ""
-content-font = 4
-content-foreground = ${colors.module-color-0}
-content-background = ${colors.module-color-1}
+format = ""
+format-font = 4
+format-foreground = ${colors.module-color-0}
+format-background = ${colors.module-color-1}
[module/powerline3]
type = custom/text
-content = ""
-content-font = 4
-content-foreground = ${colors.module-color-0}
-content-background = ${colors.background}
+format = ""
+format-font = 4
+format-foreground = ${colors.module-color-0}
+format-background = ${colors.background}
[module/powerline4]
type = custom/text
-content = ""
-content-font = 4
-content-foreground = ${colors.module-color-1}
-content-background = ${colors.background}
+format = ""
+format-font = 4
+format-foreground = ${colors.module-color-1}
+format-background = ${colors.background}