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" "workspaces, 1, 6, default"
]; ];
}; };
dwindle = { dwindle.preserve_split = true;
pseudotile = true;
preserve_split = true;
};
exec-once = exec-once =
[ [
"pactl load-module module-switch-on-connect" "pactl load-module module-switch-on-connect"