From 4d056e0f52913d1e8c3ac645cd1f21605006907c 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 958699d8..b6111695 100644 --- a/.config/hypr/theme/rules.conf +++ b/.config/hypr/theme/rules.conf @@ -49,6 +49,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.*)$|^(.*feishin.*)$ windowrule = workspace 20 silent, class:^(.*discord.*)$|(.*vesktop.*)$|(.*WebCord.*)$|(.*legcord.*)$ windowrule = workspace 15, class:^(.*obsproject.*)$