Adds DOCH & ueli as application manager

This commit is contained in:
Michel 2024-12-27 12:10:19 +01:00
parent 07540040f0
commit 4fd197060a
5 changed files with 35 additions and 3 deletions

View file

@ -0,0 +1,29 @@
{
"appearance.searchBarAppearance": "auto",
"appearance.themeName": "Fluent UI Web",
"extension[SimpleFileSearch].folders": [
{
"id": "c44b415b-91e2-4cd0-b783-5cf3bc24a1a3",
"path": "/home/michel",
"recursive": false,
"searchFor": "filesAndFolders"
}
],
"extension[WebSearch].searchEngine": "DuckDuckGo",
"extension[WebSearch].showInstantSearchResult": true,
"extensions.enabledExtensionIds": [
"ColorConverter",
"JetBrainsToolbox",
"SimpleFileSearch",
"WebSearch",
"Calculator",
"ApplicationSearch",
"UeliCommand"
],
"general.hotkey.enabled": false,
"window.hideWindowOn": [
"afterInvocation",
"escapePressed"
],
"window.visibleOnAllWorkspaces": true
}