fixed hyprland workspaces being out of order coz I am a dum dum

This commit is contained in:
Zastian Pretorius
2025-06-17 23:46:19 +01:00
parent 9d0cacfb4b
commit b7f4ae0d2a
2 changed files with 15 additions and 10 deletions

View File

@@ -49,7 +49,7 @@ in
#plugins
plugin = {
hyprsplit = {
num_workspaces = 9;
num_workspaces = 10;
persistent_workspaces = true;
};
};