Add polybar system tray

inky
Elnu 2 years ago
parent 4703608c86
commit 527b75331d

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

Loading…
Cancel
Save