initial commit

This commit is contained in:
Ly-sec
2025-11-22 13:51:58 +01:00
parent 01a26fd910
commit 74ba883dd8
14 changed files with 515 additions and 265 deletions
+1 -3
View File
@@ -27,7 +27,6 @@ Singleton {
property bool codeAvailable: false
property bool gnomeCalendarAvailable: false
property bool spicetifyAvailable: false
property bool telegramAvailable: false
// Discord client auto-detection
property var availableDiscordClients: []
@@ -182,8 +181,7 @@ Singleton {
"wlsunsetAvailable": ["which", "wlsunset"],
"codeAvailable": ["which", "code"],
"gnomeCalendarAvailable": ["which", "gnome-calendar"],
"spicetifyAvailable": ["which", "spicetify"],
"telegramAvailable": ["which", "telegram-desktop"]
"spicetifyAvailable": ["which", "spicetify"]
})
// Internal tracking