Polybar, BSPWM: Show BSPWM some love
This commit is contained in:
parent
941372aeea
commit
cc308552b6
@ -43,7 +43,7 @@ compton & # Desktop compositor
|
|||||||
pulseaudio -D & # Audio daemon
|
pulseaudio -D & # Audio daemon
|
||||||
polybar alpha & # Simple bar
|
polybar alpha & # Simple bar
|
||||||
|
|
||||||
syncthing -no-browser & # File synchronization daemon
|
#syncthing -no-browser & # File synchronization daemon
|
||||||
|
|
||||||
## LOCKUP
|
## LOCKUP
|
||||||
# I autostart my session on all of my machines
|
# I autostart my session on all of my machines
|
||||||
|
@ -208,24 +208,17 @@ enable-scroll = true
|
|||||||
format = <label-state> <label-mode>
|
format = <label-state> <label-mode>
|
||||||
pin-workspaces = true
|
pin-workspaces = true
|
||||||
|
|
||||||
# Firefox logo
|
ws-icon-0 = I;
|
||||||
ws-icon-0 = I#
|
ws-icon-1 = II;
|
||||||
# Beamed eigth notes
|
ws-icon-2 = III;
|
||||||
ws-icon-1 = II#
|
ws-icon-8 = IX;
|
||||||
# Terminal
|
ws-icon-9 = X;
|
||||||
ws-icon-2 = III#
|
ws-icon-default =
|
||||||
# Folder
|
|
||||||
ws-icon-3 = IV#
|
|
||||||
# Envelope
|
|
||||||
ws-icon-8 = IX#
|
|
||||||
# Erlenmeyer flask
|
|
||||||
ws-icon-9 = X#
|
|
||||||
# Monitor
|
|
||||||
ws-icon-default =
|
|
||||||
|
|
||||||
# Active workspace on focused monitor
|
# Active workspace on focused monitor
|
||||||
label-focused = %icon%
|
label-focused = %icon%
|
||||||
label-focused-padding = 2
|
label-focused-padding = 2
|
||||||
|
label-focused-background = ${res/colors.background-4}
|
||||||
label-focused-overline = ${res/colors.primary}
|
label-focused-overline = ${res/colors.primary}
|
||||||
|
|
||||||
# Inactive filled workspace on focused monitor
|
# Inactive filled workspace on focused monitor
|
||||||
|
Loading…
Reference in New Issue
Block a user