mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-22 02:50:24 +10:00
Minor tweaks to the config.
This commit is contained in:
@@ -921,37 +921,37 @@ reverse-scroll = true
|
||||
;http://fontawesome.io/cheatsheet/
|
||||
; v
|
||||
|
||||
icon-0 = 1;
|
||||
icon-1 = 2;
|
||||
icon-2 = 3;
|
||||
icon-3 = 4;
|
||||
icon-4 = 5;
|
||||
icon-5 = 6;
|
||||
icon-6 = 7;
|
||||
icon-7 = 8;
|
||||
icon-0 = 1;
|
||||
icon-1 = 2;
|
||||
icon-2 = 3;
|
||||
icon-3 = 4;
|
||||
icon-4 = 5;
|
||||
icon-5 = 6;
|
||||
icon-6 = 7;
|
||||
icon-7 = 8;
|
||||
#icon-8 = 9;
|
||||
#icon-9 = 10;
|
||||
icon-default = " "
|
||||
#icon-default = " "
|
||||
format = <label-state>
|
||||
label-monitor = %name%
|
||||
|
||||
label-active = %icon%
|
||||
label-active = %name%
|
||||
label-active-foreground = ${colors.foreground}
|
||||
label-active-background = ${colors.background}
|
||||
label-active-underline= #6790eb
|
||||
label-active-padding = 1
|
||||
|
||||
label-occupied = %icon%
|
||||
label-occupied = %name%
|
||||
label-occupied-background = ${colors.background}
|
||||
label-occupied-padding = 1
|
||||
|
||||
label-urgent = %icon%
|
||||
label-urgent = %name%
|
||||
label-urgent-foreground = ${colors.foreground}
|
||||
label-urgent-background = ${colors.alert}
|
||||
label-urgent-underline = ${colors.alert}
|
||||
label-urgent-padding = 1
|
||||
|
||||
label-empty = %icon%
|
||||
label-empty = %name%
|
||||
label-empty-foreground = ${colors.foreground}
|
||||
label-empty-padding = 1
|
||||
format-foreground = ${colors.foreground}
|
||||
|
||||
Reference in New Issue
Block a user