added the nemo file explorer and papirus nord icon theme

This commit is contained in:
pagedmov
2024-10-26 19:15:33 -04:00
parent fff9baa39c
commit ca952d1c52
3 changed files with 8 additions and 0 deletions

View File

@@ -14,6 +14,12 @@
gtk = { gtk = {
enable = true; enable = true;
iconTheme = {
name = "Papirus-Dark";
package = pkgs.papirus-nord.override {
accent = "frostblue4";
};
};
#cursorTheme = { #cursorTheme = {
# name = "Bibata-Modern-Ice"; # name = "Bibata-Modern-Ice";
# package = pkgs.bibata-cursors; # package = pkgs.bibata-cursors;

View File

@@ -160,6 +160,7 @@ in
"super, q, exec, kitty --title Kitty" "super, q, exec, kitty --title Kitty"
"super, d, exec, switchmon" "super, d, exec, switchmon"
"super, c, killactive," "super, c, killactive,"
"super, e, exec, nemo"
"super, p, exec, [float;size 40% 25%;move onscreen cursor] [ ! -f /tmp/keyringfile ] && kitty toolbelt" "super, p, exec, [float;size 40% 25%;move onscreen cursor] [ ! -f /tmp/keyringfile ] && kitty toolbelt"
"super shift, q, exit," "super shift, q, exit,"
"super, m, exec, fuzzel" "super, m, exec, fuzzel"

View File

@@ -36,6 +36,7 @@ in {
home.packages = with pkgs; home.packages = with pkgs;
[ [
chafa chafa
nemo
flavours flavours
ags ags
sassc sassc