feat: use different icons for waybar systray

This commit is contained in:
matt1432 2023-07-06 16:13:25 -04:00
commit dd88e2f063
4 changed files with 7 additions and 12 deletions
nixos/home

View file

@ -50,7 +50,7 @@
jelly = "mosh matt@10.0.0.121 -- ssh -t matt@10.0.0.123 'tmux -2u new -At laptop'";
qbit = "mosh matt@10.0.0.121 -- ssh -t matt@10.0.0.128 'tmux -2u new -At laptop'";
};
sessionVariables = { # see hyprland.nix
sessionVariables = { # see configuration.nix
TERM = "xterm-color";
};