aboutsummaryrefslogtreecommitdiff
path: root/.config/polybar/config
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@protonmail.ch>2021-11-30 23:54:03 +0530
committerVidhu Kant Sharma <vidhukant@protonmail.ch>2021-11-30 23:54:03 +0530
commit468c8191cf207128a12a00f969dc7815fed4f16d (patch)
tree3c485e1354e0efeda7cd54eb00c0eafdc6d1b9d8 /.config/polybar/config
parent3ebaf41978402c7bc4378e9b6e27e1d64e61522d (diff)
finished all the colors in polybar
Diffstat (limited to '.config/polybar/config')
-rw-r--r--.config/polybar/config12
1 files changed, 8 insertions, 4 deletions
diff --git a/.config/polybar/config b/.config/polybar/config
index 659f5ef..d74effa 100644
--- a/.config/polybar/config
+++ b/.config/polybar/config
@@ -17,7 +17,7 @@
;==========================================================
[colors]
-background = #232530
+background = #130F23
background-alt = #130f23
foreground = #dfdfdf
foreground-alt = #555
@@ -33,6 +33,8 @@ systray-bg = #282a36
module-color-0 = #9b35e8
module-color-1 = #f516a4
+xwindow-fg = #0fe9b0
+
ws-active-fg = #ffffff
ws-active-bg = ${colors.module-color-1}
ws-active-ul = #d33682
@@ -41,7 +43,7 @@ ws-occupied-fg = #FFFFFF
ws-occupied-bg = ${colors.module-color-0}
ws-occupied-ul = #130f23
-ws-empty-fg = #0fe9b0
+ws-empty-fg = ${colors.xwindow-fg}
ws-empty-bg = ${colors.background}
ws-empty-ul = ${colors.background}
@@ -108,7 +110,8 @@ font-4 = unifont:fontformat=truetype:size=8:antialias=false;0
font-5 = siji:pixelsize=10;1
modules-left = systray-arrow date date-arrow wlan eth wifi-arrow filesystem-root fs-root-arrow filesystem-home fs-home-arrow cpu temp-arrow temperature cpu-arrow memory mem-arrow pulseaudio vol-arrow xwindow
-modules-right = ewmh
+;modules-center = xwindow
+modules-right = mpd ewmh
tray-position = right
tray-padding = 2
@@ -173,7 +176,8 @@ cursor-scroll = ns-resize
[module/xwindow]
type = internal/xwindow
-label = %title:0:50:...%
+label = " %title:0:80:...%"
+label-foreground = ${colors.xwindow-fg}
[module/xkeyboard]
type = internal/xkeyboard