diff options
| author | brustybee <bee@4d2.org> | 2026-03-22 17:37:50 +0530 |
|---|---|---|
| committer | brustybee <bee@4d2.org> | 2026-03-22 17:37:50 +0530 |
| commit | 276c94cb871b9b4eda1707c01c861625d0e303f2 (patch) | |
| tree | 0eb74e464a64586f23ba0dee63cef0d0f82115c8 /common/modules/mango/waybar.nix | |
| parent | 2b8eb6e3125b6a19426e1441f7eb67503aa058fa (diff) | |
idk a lot
Diffstat (limited to 'common/modules/mango/waybar.nix')
| -rw-r--r-- | common/modules/mango/waybar.nix | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/common/modules/mango/waybar.nix b/common/modules/mango/waybar.nix index c6ec509..0ee4a83 100644 --- a/common/modules/mango/waybar.nix +++ b/common/modules/mango/waybar.nix @@ -300,7 +300,12 @@ in border-width: 2px; border-style: solid; border-color: @border_color; + } + + tooltip label { color: @text_main; + font-weight: 500; + text-shadow: none; } #window, |
