Add nyxt back, change hyprland master layout to equal split
This commit is contained in:
parent
cc9b426aa3
commit
adbcbc5a76
|
@ -30,6 +30,7 @@
|
||||||
./home/accounts/default.nix
|
./home/accounts/default.nix
|
||||||
./home/emacs/default.nix
|
./home/emacs/default.nix
|
||||||
./home/hyprland/default.nix
|
./home/hyprland/default.nix
|
||||||
|
./home/nyxt/default.nix
|
||||||
./home/alacritty.nix
|
./home/alacritty.nix
|
||||||
./home/btop.nix
|
./home/btop.nix
|
||||||
./home/default.nix
|
./home/default.nix
|
||||||
|
|
|
@ -51,7 +51,7 @@ in ''
|
||||||
}
|
}
|
||||||
|
|
||||||
master {
|
master {
|
||||||
mfact = 0.55
|
mfact = 0.5
|
||||||
new_is_master = false
|
new_is_master = false
|
||||||
new_on_top = false
|
new_on_top = false
|
||||||
no_gaps_when_only = 0
|
no_gaps_when_only = 0
|
||||||
|
|
Loading…
Reference in a new issue