quickshell: fix missing ShellRoot closing brace
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
5ba4e7d6cf
commit
252d88c758
1 changed files with 2 additions and 1 deletions
|
|
@ -1668,7 +1668,7 @@ in
|
|||
}
|
||||
}
|
||||
|
||||
// Notification toast popup
|
||||
// Notification toast
|
||||
Variants {
|
||||
model: Quickshell.screens
|
||||
|
||||
|
|
@ -1835,6 +1835,7 @@ in
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue