Just some settings for my Hyprland config
This commit is contained in:
8
hyprland_conf.txt
Normal file
8
hyprland_conf.txt
Normal 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
|
||||||
Reference in New Issue
Block a user