summaryrefslogtreecommitdiff
path: root/modules/notifications/Content.qml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/notifications/Content.qml')
-rw-r--r--modules/notifications/Content.qml3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/notifications/Content.qml b/modules/notifications/Content.qml
index 122da00..75fcb31 100644
--- a/modules/notifications/Content.qml
+++ b/modules/notifications/Content.qml
@@ -3,7 +3,6 @@ import "root:/services"
import "root:/config"
import Quickshell
import QtQuick
-import QtQuick.Controls
Item {
id: root
@@ -41,8 +40,6 @@ Item {
delegate: Notification {}
- ScrollBar.vertical: StyledScrollBar {}
-
add: Transition {
Anim {
property: "x"