quickshell: notification daemon

This commit is contained in:
2025-10-13 19:09:04 +02:00
parent 1e06ae479e
commit 20821ef078
21 changed files with 1921 additions and 308 deletions

View File

@@ -1,4 +1,5 @@
# some sensitive files
Location.json
GeoInfoToken.txt
IpCache.json
IpCache.json
Notifications.json

View File

@@ -1,4 +1,8 @@
{
"notifications": {
"doNotDisturb": false,
"lastSeenTs": 1760375164000
},
"primaryColor": "#89b4fa",
"showLyricsBar": false
}