home/natto: misc changes

add mpdris
change emacs package
hyprland keybind changes
random changes to home.packages

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2023-01-27 07:01:54 +05:30
parent 5e4c51a4ed
commit a4173c855e
10 changed files with 58 additions and 142 deletions

View File

@@ -10,8 +10,8 @@
};
};
iconTheme = {
package = pkgs.zafiro-icons;
name = "Zafiro-icons-Dark";
package = pkgs.papirus-icon-theme;
name = "Papirus-Dark";
};
};
}