mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-20 09:47:57 +02:00
hyprland: Stack by default
This should keep focus on the first window open per workspace, which should help compartmentalize workspaces based on function.
This commit is contained in:
parent
38188f4e19
commit
ce289bb112
@ -89,8 +89,8 @@ in {
|
|||||||
}
|
}
|
||||||
|
|
||||||
master {
|
master {
|
||||||
new_is_master = yes
|
new_is_master = no
|
||||||
new_on_top = yes
|
new_on_top = no
|
||||||
mfact = 0.65
|
mfact = 0.65
|
||||||
special_scale_factor = 1
|
special_scale_factor = 1
|
||||||
no_gaps_when_only = yes
|
no_gaps_when_only = yes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user