diff --git a/.config/polybar/config.ini b/.config/polybar/config.ini index 34fafd1..7a30d4f 100644 --- a/.config/polybar/config.ini +++ b/.config/polybar/config.ini @@ -34,7 +34,7 @@ separator-foreground = ${colors.disabled} font-0 = JetBrains Mono;2 modules-left = xworkspaces xwindow -modules-right = filesystem pulseaudio xkeyboard memory cpu wlan date systray +modules-right = filesystem pulseaudio xkeyboard memory cpu wlan date systray i3 cursor-click = pointer cursor-scroll = ns-resize @@ -78,7 +78,7 @@ separator-foreground = ${colors.disabled} font-0 = JetBrains Mono;2 modules-left = xworkspaces xwindow -modules-right = date +modules-right = date i3 cursor-click = pointer cursor-scroll = ns-resize @@ -192,6 +192,10 @@ date-alt = %Y-%m-%d %H:%M:%S label = %date% label-foreground = ${colors.primary} +[module/i3] +type = internal/i3 +format = + [settings] screenchange-reload = true pseudo-transparency = true