fix(hyprland): remove unused and deprecated settings
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user