forked from Shinonome/dots-hyprland
sidebar: make notif delete icon more intuitive
This commit is contained in:
@@ -87,7 +87,7 @@ Item {
|
||||
}
|
||||
NotificationStatusButton {
|
||||
Layout.fillWidth: false
|
||||
buttonIcon: "clear_all"
|
||||
buttonIcon: "delete_sweep"
|
||||
onClicked: () => {
|
||||
Notifications.discardAllNotifications()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user