mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 05:53:56 -05:00
waybar: added better spacing between tray items
This commit is contained in:
parent
344b7f0636
commit
9734b80158
|
@ -75,6 +75,9 @@
|
|||
"tooltip-format-disconnected" = "Disconnected";
|
||||
"on-click" = "alacritty -e nmtui";
|
||||
};
|
||||
"tray" = {
|
||||
"spacing" = 10;
|
||||
};
|
||||
"power-profiles-daemon" = {
|
||||
"format" = "{icon}";
|
||||
"tooltip-format" = ''
|
||||
|
|
Loading…
Reference in a new issue