From 13cd7bd77639eade09072baa8846908b029d0b3d Mon Sep 17 00:00:00 2001 From: Ahwx Date: Fri, 12 Jun 2026 17:08:08 +0200 Subject: [PATCH] feat: install hyprtoolkit on hyprland --- modules/home/hyprland/hyprland.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home/hyprland/hyprland.nix b/modules/home/hyprland/hyprland.nix index 7e61a97..3af9e31 100644 --- a/modules/home/hyprland/hyprland.nix +++ b/modules/home/hyprland/hyprland.nix @@ -15,6 +15,7 @@ hypridle vicinae swaylock-fancy + hyprtoolkit ]; # systemd.user.targets.hyprland-session.Unit.Wants = [ "xdg-desktop-autostart.target" ]; wayland.windowManager.hyprland = {