diff options
Diffstat (limited to 'quickshell/shell.qml')
| -rw-r--r-- | quickshell/shell.qml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/quickshell/shell.qml b/quickshell/shell.qml index 369a87c..484656f 100644 --- a/quickshell/shell.qml +++ b/quickshell/shell.qml @@ -218,6 +218,8 @@ ShellRoot { } } + NotificationOverlay {} + Timer { interval: 1000 * 60 * 30 running: true |
