Launcher: add custom launch prefix

This commit is contained in:
lysec
2025-10-25 11:52:18 +02:00
parent b9c6d0e2fb
commit e26c2874b5
10 changed files with 103 additions and 4 deletions
+3 -1
View File
@@ -111,7 +111,9 @@
"pinnedExecs": [],
"useApp2Unit": false,
"sortByMostUsed": true,
"terminalCommand": "xterm -e"
"terminalCommand": "xterm -e",
"customLaunchPrefixEnabled": false,
"customLaunchPrefix": ""
},
"controlCenter": {
"position": "close_to_bar_button",