wip
This commit is contained in:
parent
ee3a12901e
commit
9c3a3e06b2
2 changed files with 43 additions and 48 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue