mirror of
https://github.com/lightly-toasted/nix-config.git
synced 2025-10-04 11:35:41 +00:00
feat(waybar): remove tray background color
- Removed #tray background-color in waybar style - Set kime tray icon color to white
This commit is contained in:
parent
2a733f6e2a
commit
dfc4f9ba9d
2 changed files with 1 additions and 4 deletions
|
@ -18,6 +18,7 @@
|
|||
inputMethod = {
|
||||
enable = true;
|
||||
type = "kime";
|
||||
kime.iconColor = "White";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue