This commit is contained in:
2026-04-23 12:39:38 +02:00
parent 46dfe88dc9
commit 3b95abfa4c
25 changed files with 38 additions and 22 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"id": "file-search",
"name": "File Search",
"version": "1.0.1",
"version": "1.0.2",
"minNoctaliaVersion": "4.1.2",
"author": "ericbreh",
"license": "MIT",
+10 -5
View File
@@ -151,11 +151,14 @@
"right": [
{
"blacklist": [
"Bluetooth.*",
"Bluetooth*",
"nm-applet"
],
"chevronColor": "none",
"colorizeIcons": false,
"colorizeIcons": true,
"drawerEnabled": false,
"hidePassive": false,
"hidePassive": true,
"id": "Tray",
"pinned": [
]
@@ -427,16 +430,18 @@
"indicatorColor": "primary",
"indicatorOpacity": 0.6,
"indicatorThickness": 3,
"launcherIcon": "",
"launcherIcon": "cat",
"launcherIconColor": "none",
"launcherPosition": "end",
"launcherPosition": "start",
"launcherUseDistroLogo": false,
"monitors": [
],
"onlySameOutput": true,
"pinnedApps": [
"kitty",
"brave-browser"
],
"pinnedStatic": false,
"pinnedStatic": true,
"position": "bottom",
"showDockIndicator": false,
"showLauncherIcon": true,