Add direnv and rust-mode to emacs

Add kdeconnect icon for waybar MPRIS module
This commit is contained in:
Evie Litherland-Smith 2023-10-23 20:32:09 +01:00
parent 0f3791e059
commit 47770b02c5
2 changed files with 3 additions and 0 deletions

View file

@ -61,7 +61,9 @@
# Additional packages
magit
vterm
direnv
nix-mode
rust-mode
]));
};
home = {

View file

@ -5,6 +5,7 @@ in {
"player-icons" = {
"default" = "󰲸";
"mpv" = "󰤽";
"kdeconnect" = "󱀟";
"ncspot" = "󰓇";
"Spot" = "󰓇";
};