|
|
@ -18,15 +18,13 @@ in
|
|
|
|
alsaSupport = true;
|
|
|
|
alsaSupport = true;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
config = {
|
|
|
|
config = {
|
|
|
|
"colors" = {
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
"bar/top" = {
|
|
|
|
"bar/top" = {
|
|
|
|
|
|
|
|
tray-position = "right";
|
|
|
|
font-0 = "Noto Sans Mono;2";
|
|
|
|
font-0 = "Noto Sans Mono;2";
|
|
|
|
font-1 = "Noto Sans CJK JP;2";
|
|
|
|
font-1 = "Noto Sans CJK JP;2";
|
|
|
|
background = "${colors.background}";
|
|
|
|
background = "${colors.background}";
|
|
|
|
foreground = "${colors.foreground}";
|
|
|
|
foreground = "${colors.foreground}";
|
|
|
|
width = "100%";
|
|
|
|
width = "100%";
|
|
|
|
|
|
|
|
|
|
|
|
height = "24pt";
|
|
|
|
height = "24pt";
|
|
|
|
line-size = "3pt";
|
|
|
|
line-size = "3pt";
|
|
|
|
padding-right = 1;
|
|
|
|
padding-right = 1;
|
|
|
|