From c91ad0775d20ab8a738804b1b4dd274e8ce302a3 Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Tue, 9 Apr 2024 21:10:04 -0400 Subject: [PATCH] hyprland: remove hyprnome --- homeManagerModules/desktopEnv/hypr/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/homeManagerModules/desktopEnv/hypr/default.nix b/homeManagerModules/desktopEnv/hypr/default.nix index a18f9a93..1f371796 100644 --- a/homeManagerModules/desktopEnv/hypr/default.nix +++ b/homeManagerModules/desktopEnv/hypr/default.nix @@ -37,7 +37,7 @@ gnome.nautilus hyprcursor hyprland-protocols - # hyprnome + hyprnome hyprshot kdePackages.polkit-kde-agent-1 playerctl @@ -81,7 +81,7 @@ idle = pkgs.hypridle + "/bin/hypridle"; logout = pkgs.wlogout + "/bin/wlogout"; lock = pkgs.hyprlock + "/bin/hyprlock --immediate"; - # hyprnome = pkgs.hyprnome + "/bin/hyprnome"; + hyprnome = pkgs.hyprnome + "/bin/hyprnome"; hyprshade = pkgs.hyprshade + "/bin/hyprshade"; # Media/hardware commands