remove app2unit in launcher settings

This commit is contained in:
notiant
2026-03-13 01:30:55 +01:00
committed by GitHub
parent 906d265bce
commit bb2e311dca
8 changed files with 2 additions and 67 deletions
-1
View File
@@ -235,7 +235,6 @@
"clipboardWatchImageCommand": "wl-paste --type image --watch cliphist store",
"position": "center",
"pinnedApps": [],
"useApp2Unit": false,
"sortByMostUsed": true,
"terminalCommand": "alacritty -e",
"customLaunchPrefixEnabled": false,
-9
View File
@@ -1308,15 +1308,6 @@
"Settings.data.appLauncher.enableClipboardHistory"
]
},
{
"labelKey": "panels.launcher.settings-use-app2unit-label",
"descriptionKey": "panels.launcher.settings-use-app2unit-description",
"widget": "NToggle",
"tab": 8,
"tabLabel": "panels.launcher.title",
"subTab": 2,
"subTabLabel": "common.execute"
},
{
"labelKey": "panels.launcher.settings-terminal-command-label",
"descriptionKey": "panels.launcher.settings-terminal-command-description",