telegram: now the windows move by a certain percentage instead of static

number of pixel
This commit is contained in:
2025-07-21 13:08:09 +02:00
parent ee468c25f6
commit 02d2af6218

View File

@@ -9,8 +9,8 @@ windowrule = float, class:^(org.gnome.Calculator)$
# Telegram is a floating
windowrule = float, class:^(org.telegram.desktop)$
windowrule = size 500 750, class:^(org.telegram.desktop)$
windowrule = move 1000 50, class:^(org.telegram.desktop)$
windowrule = size 30% 96.8%, class:^(org.telegram.desktop)$
windowrule = move 100%-w-0.4% 3.2%, class:^(org.telegram.desktop)$
# dnSpy needs to be tiled
windowrule = tile, class:^(dnspy.exe)$