Add polybar system tray
This commit is contained in:
parent
4703608c86
commit
527b75331d
1 changed files with 1 additions and 3 deletions
|
@ -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…
Add table
Reference in a new issue