docs(hyprland): remove unused master layout

This commit is contained in:
Lucien Cartier-Tilet 2024-09-12 21:01:01 +02:00
parent 25e3b3db92
commit ba39302238
Signed by: phundrak
GPG Key ID: 347803E8073EACE0

View File

@ -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 dont 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