mirror of
https://github.com/RGBCube/ncc
synced 2025-07-31 12:07:48 +00:00
Configrue tray spacing for waybar
This commit is contained in:
parent
545ea34e41
commit
99cff87275
1 changed files with 5 additions and 0 deletions
|
@ -47,6 +47,11 @@ homeConfiguration "nixos" {
|
|||
"clock"
|
||||
];
|
||||
|
||||
tray = {
|
||||
reverse-direction = true;
|
||||
spacing = 5;
|
||||
};
|
||||
|
||||
pulseaudio = {
|
||||
format = "{format_source} {icon} {volume}%";
|
||||
format-bluetooth = "{format_source} {icon} {volume}%";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue