Remove deprecated new_is_master
Some checks failed
pre-commit / pre-commit (push) Failing after 17s

This commit is contained in:
2024-06-29 11:28:00 +02:00
parent d2c767dcea
commit 35b19eb311
4 changed files with 12 additions and 6 deletions

View File

@@ -97,7 +97,9 @@
preserve_split = true;
special_scale_factor = 0.85;
};
master.new_is_master = true;
master = {
new_status = "master";
};
misc = {
force_default_wallpaper = 0;
disable_hyprland_logo = true;