From eec9076c5a57fc47cf8d2b855361c0c056d8934d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Wed, 28 Aug 2024 00:24:08 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9A=99=EF=B8=8F=20config(hypr):=20add=20udis?= =?UTF-8?q?kie=20at=20the=20rules?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/theme/rules.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/hypr/theme/rules.conf b/.config/hypr/theme/rules.conf index ddcd3c3c..008c4733 100644 --- a/.config/hypr/theme/rules.conf +++ b/.config/hypr/theme/rules.conf @@ -13,7 +13,7 @@ windowrulev2 = size 50% 50%, $center-float-title windowrulev2 = center 1, $center-float windowrulev2 = center 1, $center-float-title -$center-float-mini = class:^(center-float-mini)$|^(.*galculator.*)$|^(.*ytdlp-gui.*)$ +$center-float-mini = class:^(center-float-mini)$|^(.*galculator.*)$|^(.*ytdlp-gui.*)$|^(.*udiskie.*)$ windowrulev2 = float, $center-float-mini windowrulev2 = size 30% 40%, $center-float-mini windowrulev2 = center 1, $center-float-mini