mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
remove app2unit in launcher settings
This commit is contained in:
@@ -235,7 +235,6 @@
|
||||
"clipboardWatchImageCommand": "wl-paste --type image --watch cliphist store",
|
||||
"position": "center",
|
||||
"pinnedApps": [],
|
||||
"useApp2Unit": false,
|
||||
"sortByMostUsed": true,
|
||||
"terminalCommand": "alacritty -e",
|
||||
"customLaunchPrefixEnabled": false,
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user