diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index bc76ae43..99bbcbaa 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -43,7 +43,7 @@ compton & # Desktop compositor pulseaudio -D & # Audio daemon polybar alpha & # Simple bar -syncthing -no-browser & # File synchronization daemon +#syncthing -no-browser & # File synchronization daemon ## LOCKUP # I autostart my session on all of my machines diff --git a/.config/polybar/config b/.config/polybar/config index 801aad00..dcfe792b 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -208,24 +208,17 @@ enable-scroll = true format = pin-workspaces = true -# Firefox logo -ws-icon-0 = I# -# Beamed eigth notes -ws-icon-1 = II# -# Terminal -ws-icon-2 = III# -# Folder -ws-icon-3 = IV# -# Envelope -ws-icon-8 = IX# -# Erlenmeyer flask -ws-icon-9 = X# -# Monitor -ws-icon-default =  +ws-icon-0 = I; +ws-icon-1 = II; +ws-icon-2 = III; +ws-icon-8 = IX; +ws-icon-9 = X; +ws-icon-default =  # Active workspace on focused monitor label-focused = %icon% label-focused-padding = 2 +label-focused-background = ${res/colors.background-4} label-focused-overline = ${res/colors.primary} # Inactive filled workspace on focused monitor