quickshell: deleted an useless entry in Settings.json

This commit is contained in:
2025-10-17 17:54:06 +02:00
parent 20f7320d06
commit 5378c43727
3 changed files with 1 additions and 6 deletions

View File

@@ -15,9 +15,6 @@ NPanel {
preferredWidth: 380
preferredHeight: 480
onOpened: function() {
SettingsService.notifications.lastSeenTs = Time.timestamp * 1000;
}
panelContent: Rectangle {
id: notificationRect