aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDon Williams <don.e.williams@gmail.com>2026-02-08 09:59:43 -0500
committerDon Williams <don.e.williams@gmail.com>2026-02-08 09:59:43 -0500
commit2d19cd825e4778859a3e821f781e1f3ad5de37b2 (patch)
treea0317cf1b1a35eeedc57a6b8c7bfdf07ad8207e7
parenta5475bfb27f985f3de4baa34c3f239a58248d732 (diff)
Added rule for octopi cache cleaner
-rw-r--r--config/hypr/configs/WindowRules-config-v3.conf12
-rw-r--r--config/hypr/configs/WindowRules.conf12
2 files changed, 24 insertions, 0 deletions
diff --git a/config/hypr/configs/WindowRules-config-v3.conf b/config/hypr/configs/WindowRules-config-v3.conf
index cffbd77a..ce271323 100644
--- a/config/hypr/configs/WindowRules-config-v3.conf
+++ b/config/hypr/configs/WindowRules-config-v3.conf
@@ -240,3 +240,15 @@ windowrule {
center = on
size = (monitor_w*0.6) (monitor_h*0.6)
}
+
+# Named rule for Cache Cleaner - Octopi
+windowrule {
+ name = Cache Cleaner - Octopi
+ match:class = ^(octopi-cachecleaner)$
+ match:title = ^(Cache Cleaner - Octopi)$
+ match:initial_class = ^(octopi-cachecleaner)$
+ match:initial_title = ^(Cache Cleaner - Octopi)$
+ float = on
+ center = on
+ size = (monitor_w*0.6) (monitor_h*0.6)
+}
diff --git a/config/hypr/configs/WindowRules.conf b/config/hypr/configs/WindowRules.conf
index cffbd77a..ce271323 100644
--- a/config/hypr/configs/WindowRules.conf
+++ b/config/hypr/configs/WindowRules.conf
@@ -240,3 +240,15 @@ windowrule {
center = on
size = (monitor_w*0.6) (monitor_h*0.6)
}
+
+# Named rule for Cache Cleaner - Octopi
+windowrule {
+ name = Cache Cleaner - Octopi
+ match:class = ^(octopi-cachecleaner)$
+ match:title = ^(Cache Cleaner - Octopi)$
+ match:initial_class = ^(octopi-cachecleaner)$
+ match:initial_title = ^(Cache Cleaner - Octopi)$
+ float = on
+ center = on
+ size = (monitor_w*0.6) (monitor_h*0.6)
+}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage