summaryrefslogtreecommitdiff
path: root/.config/polybar/xwindow.ini
diff options
context:
space:
mode:
Diffstat (limited to '.config/polybar/xwindow.ini')
-rw-r--r--.config/polybar/xwindow.ini7
1 files changed, 4 insertions, 3 deletions
diff --git a/.config/polybar/xwindow.ini b/.config/polybar/xwindow.ini
index b27a545..66df569 100644
--- a/.config/polybar/xwindow.ini
+++ b/.config/polybar/xwindow.ini
@@ -4,19 +4,20 @@ type = internal/xwindow
# Available tags:
# <label> (default)
+format-prefix = " "
format = <label>
# format-background = #f00
# format-foreground = #000
-format-padding = 4
+format-padding = 2
# Available tokens:
# %title%
# Default: %title%
label = %title%
-label-maxlen = 50
+label-maxlen = 60
# Used instead of label when there is no window title
# Available tokens:
# None
label-empty = Empty
-# label-empty-foreground = #707880
+label-empty-foreground = ${colors.black-alt}