non important commit
This commit is contained in:
parent
1547104ced
commit
7ebbb5aa2d
1 changed files with 3 additions and 3 deletions
|
|
@ -17,7 +17,7 @@
|
||||||
radius = 0;
|
radius = 0;
|
||||||
fixed-center = true;
|
fixed-center = true;
|
||||||
|
|
||||||
background = "#00000000";
|
background = "#fbbbfb";
|
||||||
foreground = "#d8dee9";
|
foreground = "#d8dee9";
|
||||||
|
|
||||||
line-size = 3;
|
line-size = 3;
|
||||||
|
|
@ -80,12 +80,12 @@
|
||||||
ws-icon-default = "○";
|
ws-icon-default = "○";
|
||||||
|
|
||||||
label-focused = "●";
|
label-focused = "●";
|
||||||
label-focused-foreground = "#90ffff";
|
label-focused-foreground = "#d89ee9";
|
||||||
label-focused-padding = 2;
|
label-focused-padding = 2;
|
||||||
|
|
||||||
label-occupied = "●";
|
label-occupied = "●";
|
||||||
label-occupied-padding = 2;
|
label-occupied-padding = 2;
|
||||||
label-occupied-foreground = "#d8dee9";
|
label-occupied-foreground = "#90ffff";
|
||||||
|
|
||||||
label-urgent = "%name%";
|
label-urgent = "%name%";
|
||||||
label-urgent-background = "#bf616a";
|
label-urgent-background = "#bf616a";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue