mirror of
https://github.com/swaywm/sway.git
synced 2025-11-08 13:29:50 -05:00
style
This commit is contained in:
parent
f6e002fb8b
commit
f5fde7c45c
9 changed files with 35 additions and 35 deletions
|
|
@ -47,7 +47,7 @@ char *workspace_next_name(void) {
|
|||
continue;
|
||||
}
|
||||
|
||||
//Make sure that the workspace doesn't already exist
|
||||
// Make sure that the workspace doesn't already exist
|
||||
if (workspace_find_by_name(target)) {
|
||||
list_free(args);
|
||||
continue;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue