fix(hyprland): remove unused and deprecated settings

This commit is contained in:
2026-06-13 11:49:37 +02:00
parent 05a42f74db
commit 00b44d3041
+1 -4
View File
@@ -106,10 +106,7 @@ in {
"workspaces, 1, 6, default"
];
};
dwindle = {
pseudotile = true;
preserve_split = true;
};
dwindle.preserve_split = true;
exec-once =
[
"pactl load-module module-switch-on-connect"