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)