This commit is contained in:
ITmail-dk
2022-01-07 15:58:42 +01:00
parent 3c985fd5b3
commit c6f68d0015

View File

@@ -26,6 +26,10 @@
; All transparence hex value from 100% to 0% alpha: ; All transparence hex value from 100% to 0% alpha:
; https://gist.github.com/lopspower/03fb1cc0ac9f32ef38f4#all-hex-value-from-100-to-0-alpha ; https://gist.github.com/lopspower/03fb1cc0ac9f32ef38f4#all-hex-value-from-100-to-0-alpha
; ;
; Icons are from Font Awesome 6 Free Regular + Nerd Font / FiraCode
; https://fontawesome.com/v6.0/icons
; https://www.nerdfonts.com/cheat-sheet
;
;========================================================================= ;=========================================================================
[colors] [colors]
@@ -146,16 +150,16 @@ type = internal/bspwm
pin-workspaces = true pin-workspaces = true
enable-scroll = false enable-scroll = false
ws-icon-0 = 1;1 ws-icon-0 = 1;
ws-icon-1 = 2;2 ws-icon-1 = 2;
ws-icon-2 = 3;3 ws-icon-2 = 3;
ws-icon-3 = 4;4 ws-icon-3 = 4;
ws-icon-4 = 5;5 ws-icon-4 = 5;
ws-icon-5 = 6;6 ws-icon-5 = 6;
ws-icon-6 = 7;7 ws-icon-6 = 7;
ws-icon-7 = 8;8 ws-icon-7 = 8;8
s-icon-8 = 9;9 s-icon-8 = 9;
ws-icon-9 = 10;10 ws-icon-9 = 10;
ws-icon-default = "" ws-icon-default = ""
label-focused = %icon% label-focused = %icon%
@@ -281,7 +285,7 @@ date-alt = " %d-%m-%Y"
time = %H:%M time = %H:%M
time-alt = %H:%M:%S time-alt = %H:%M:%S
format-prefix = " " format-prefix = " "
format-prefix-foreground = ${colors.icon-c1} format-prefix-foreground = ${colors.icon-c1}
format-underline = #23334a format-underline = #23334a
@@ -318,12 +322,12 @@ bar-volume-empty-foreground = ${colors.foreground-alt}
type = internal/alsa type = internal/alsa
format-volume = <label-volume> <bar-volume> format-volume = <label-volume> <bar-volume>
label-volume = 墳 VOL label-volume = 墳
label-volume-foreground = ${root.foreground} label-volume-foreground = ${root.foreground}
format-muted-prefix = "婢 " format-muted-prefix = "婢 "
format-muted-foreground = ${colors.foreground-alt} format-muted-foreground = ${colors.foreground-alt}
label-muted = muted label-muted = Muted
bar-volume-width = 10 bar-volume-width = 10
bar-volume-foreground-0 = #55aa55 bar-volume-foreground-0 = #55aa55