diff --git a/home/modules/hypridle/default.nix b/home/modules/hypridle/default.nix index e1dcd6c..798b0cc 100644 --- a/home/modules/hypridle/default.nix +++ b/home/modules/hypridle/default.nix @@ -1,8 +1,7 @@ -{ specialArgs, ... }: +_: let dpmsSettings = - if specialArgs.hidpi then { } else { timeout = 1200; on-timeout = "hyprctl dispatch dpms off"; diff --git a/home/modules/wayland/hyprland/default.nix b/home/modules/wayland/hyprland/default.nix index ca8ffa5..aa83be2 100644 --- a/home/modules/wayland/hyprland/default.nix +++ b/home/modules/wayland/hyprland/default.nix @@ -2,6 +2,7 @@ self, eww, anyrun, + nix-search, ... }: { config, @@ -36,7 +37,7 @@ let grimblast # screenshot program from hyprland libnotify # notifications nemo # file manager - nix-search # faster nix search client + nix-search.packages.${system}.default wl-clipboard # clipboard support wofi # app launcher xwaylandvideobridge # screensharing bridge