feat: added fifth workspace

This commit is contained in:
Nick 2025-02-05 04:11:58 -06:00
parent add744283d
commit 008bc4c011

View file

@ -55,6 +55,7 @@ in
"2" = ""; "2" = "";
"3" = ""; "3" = "";
"4" = ""; "4" = "";
"5" = "";
urgent = ""; urgent = "";
default = ""; default = "";
sort-by-number = true; sort-by-number = true;
@ -64,6 +65,7 @@ in
"2" = [ ]; "2" = [ ];
"3" = [ ]; "3" = [ ];
"4" = [ ]; "4" = [ ];
"5" = [ ];
}; };
}; };