diff options
Diffstat (limited to 'accounts/gkleen@sif/shell/quickshell/shell.qml')
-rw-r--r-- | accounts/gkleen@sif/shell/quickshell/shell.qml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/shell/quickshell/shell.qml b/accounts/gkleen@sif/shell/quickshell/shell.qml index 10c2eff6..1a5875f0 100644 --- a/accounts/gkleen@sif/shell/quickshell/shell.qml +++ b/accounts/gkleen@sif/shell/quickshell/shell.qml | |||
@@ -47,5 +47,7 @@ ShellRoot { | |||
47 | VolumeOSD {} | 47 | VolumeOSD {} |
48 | BrightnessOSD {} | 48 | BrightnessOSD {} |
49 | 49 | ||
50 | NotificationDisplay {} | ||
51 | |||
50 | UnixIPC {} | 52 | UnixIPC {} |
51 | } | 53 | } |