Just some settings for my Hyprland config

This commit is contained in:
2026-06-10 20:16:08 +03:00
parent c17348dcd4
commit 0b5ead8efd

8
hyprland_conf.txt Normal file
View File

@@ -0,0 +1,8 @@
# 1. Заставляем окно всегда открываться в плавающем режиме
windowrule = match:class ^(Focustimer)$, float 1
# 2. Задаем ему начальный размер на уровне оконного менеджера
windowrule = match:class ^(Focustimer)$, size 120 140
# 3. Прикалываем окно, чтобы оно отображалось на всех воркспейсах
windowrule = match:class ^(Focustimer)$, pin 1