diff options
Diffstat (limited to 'home/modules/profiles/base/config/waybar-style.nix')
-rw-r--r-- | home/modules/profiles/base/config/waybar-style.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/home/modules/profiles/base/config/waybar-style.nix b/home/modules/profiles/base/config/waybar-style.nix index 45edf60..8e55b93 100644 --- a/home/modules/profiles/base/config/waybar-style.nix +++ b/home/modules/profiles/base/config/waybar-style.nix @@ -36,7 +36,8 @@ #tray, #mode, #mpd, - #custom-weather { + #custom-weather, + #custom-nixos { padding: 0 6px; margin: 0; background-color: #c495a2; |