diff --git a/modules/home/environment/gtk.nix b/modules/home/environment/gtk.nix index 2055b05..468bb43 100644 --- a/modules/home/environment/gtk.nix +++ b/modules/home/environment/gtk.nix @@ -14,6 +14,12 @@ gtk = { enable = true; + iconTheme = { + name = "Papirus-Dark"; + package = pkgs.papirus-nord.override { + accent = "frostblue4"; + }; + }; #cursorTheme = { # name = "Bibata-Modern-Ice"; # package = pkgs.bibata-cursors; diff --git a/modules/home/environment/hyprland/config.nix b/modules/home/environment/hyprland/config.nix index bc6fc0a..bc0c58c 100644 --- a/modules/home/environment/hyprland/config.nix +++ b/modules/home/environment/hyprland/config.nix @@ -160,6 +160,7 @@ in "super, q, exec, kitty --title Kitty" "super, d, exec, switchmon" "super, c, killactive," + "super, e, exec, nemo" "super, p, exec, [float;size 40% 25%;move onscreen cursor] [ ! -f /tmp/keyringfile ] && kitty toolbelt" "super shift, q, exit," "super, m, exec, fuzzel" diff --git a/modules/home/environment/userpkgs.nix b/modules/home/environment/userpkgs.nix index 15d1b8f..98a964f 100644 --- a/modules/home/environment/userpkgs.nix +++ b/modules/home/environment/userpkgs.nix @@ -36,6 +36,7 @@ in { home.packages = with pkgs; [ chafa + nemo flavours ags sassc