This commit is contained in:
pika 2025-06-16 12:00:46 +02:00
parent ee3a12901e
commit 9c3a3e06b2
2 changed files with 43 additions and 48 deletions

View file

@ -102,7 +102,10 @@ Singleton {
"395": "snowing"
})
readonly property var desktopEntrySubs: ({})
readonly property var desktopEntrySubs: ({
"zen-browser": "firefox",
"nvim": "terminal"
})
readonly property var categoryIcons: ({
WebBrowser: "web",