From 11792d625a59d2b74a4db0ff96afe91076213d03 Mon Sep 17 00:00:00 2001 From: Cian Hughes Date: Tue, 3 Feb 2026 18:45:37 +0000 Subject: [PATCH] Updated hyprland config --- dot_config/hypr/hyprland.conf | 1 - dot_config/hypr/rules.conf | 2 -- 2 files changed, 3 deletions(-) delete mode 100644 dot_config/hypr/rules.conf diff --git a/dot_config/hypr/hyprland.conf b/dot_config/hypr/hyprland.conf index 06f7eee..5a03dbe 100644 --- a/dot_config/hypr/hyprland.conf +++ b/dot_config/hypr/hyprland.conf @@ -18,7 +18,6 @@ $mainMod = SUPER source = monitors.conf source = variables.conf -source = rules.conf source = binds.conf source = inputs.conf source = appearance.conf diff --git a/dot_config/hypr/rules.conf b/dot_config/hypr/rules.conf deleted file mode 100644 index b31d5e2..0000000 --- a/dot_config/hypr/rules.conf +++ /dev/null @@ -1,2 +0,0 @@ -windowrulev2 = stayfocused,class:(wofi) -windowrulev2 = noborder,class:(wofi)