docs(hyprland): remove unused master layout
This commit is contained in:
parent
25e3b3db92
commit
ba39302238
@ -135,18 +135,13 @@ animations {
|
||||
|
||||
Now, we can take care of the configuration of the layouts. The only
|
||||
notable thing here is that I prefer to have no gaps when there is only
|
||||
one window in the dwindle layout. Not much is done with the master
|
||||
layout, as I don’t use it.
|
||||
one window in the dwindle layout.
|
||||
#+begin_src conf
|
||||
dwindle {
|
||||
pseudotile = true
|
||||
preserve_split = true
|
||||
no_gaps_when_only = 1
|
||||
}
|
||||
|
||||
master {
|
||||
new_is_master = true
|
||||
}
|
||||
#+end_src
|
||||
|
||||
** Autolaunch of programs
|
||||
|
Loading…
Reference in New Issue
Block a user