diff --git a/hyprland/hypr/rules.nix b/hyprland/hypr/rules.nix index c7a0a88..fec21f4 100644 --- a/hyprland/hypr/rules.nix +++ b/hyprland/hypr/rules.nix @@ -143,5 +143,7 @@ "match:namespace" = "rofi"; } ]; + + source = "~/.cache/htt/rules"; }; }