varie
This commit is contained in:
@@ -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
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user