mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-16 09:47:54 +02:00
hyprland: Make special workspaces take up full screen
This commit is contained in:
@ -67,14 +67,14 @@
|
||||
dwindle {
|
||||
preserve_split = yes
|
||||
no_gaps_when_only = yes
|
||||
special_scale_factor = 0.95
|
||||
special_scale_factor = 1
|
||||
}
|
||||
|
||||
master {
|
||||
new_is_master = yes
|
||||
new_on_top = yes
|
||||
mfact = 0.65
|
||||
special_scale_factor = 0.95
|
||||
special_scale_factor = 1
|
||||
no_gaps_when_only = yes
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user