hyprland: add special workspace scale, disable smart_resizing

This commit is contained in:
Evie Litherland-Smith 2024-01-24 15:23:28 +00:00
parent 93a43179c7
commit f68cfa10b6

View file

@ -36,11 +36,15 @@ in ''
master {
allow_small_split = true
special_scale_factor = 0.95
mfact = 0.5
new_is_master = false
new_on_top = false
no_gaps_when_only = 0
orientation = left
inherit_fullscreen = true
inherit_fullscreen = false
smart_resizing = false
drop_at_cursor = true
}
general {