From aa4d65041c6104e67b39da30a0c56648a3007026 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petar=20Kapri=C5=A1?= Date: Thu, 8 May 2025 18:41:44 +0200 Subject: [PATCH] hypr: add radeontop rule The rule for radeontop could be added in case the config is applied on an AMD machine, and isn't obtrusive on an Intel/Nvidia machine. --- .config/hypr/theme/rules.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/hypr/theme/rules.conf b/.config/hypr/theme/rules.conf index be873cd6..a0f91538 100644 --- a/.config/hypr/theme/rules.conf +++ b/.config/hypr/theme/rules.conf @@ -38,6 +38,7 @@ windowrule = workspace 6, class:^(.*kdenlive.*)$ windowrule = workspace 21 silent, class:^(.*thunderbird.*)$ windowrule = workspace 22 silent, class:^(.*btop.*)$ windowrule = workspace 22 silent, class:^(.*nvtop.*)$ +windowrule = workspace 22 silent, class:^(.*radeontop.*)$ windowrule = workspace 19 silent, class:^(.*[Ss]potify.*)$|(.*tidal-hifi.*)$|(.*You[Tt]ube Music.*)$ windowrule = workspace 20 silent, class:^(.*discord.*)$|(.*vesktop.*)$|(.*WebCord.*)$ windowrule = workspace 15, class:^(.*obsproject.*)$