mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Launcher: add custom launch prefix
This commit is contained in:
@@ -246,6 +246,8 @@ Singleton {
|
||||
property bool useApp2Unit: false
|
||||
property bool sortByMostUsed: true
|
||||
property string terminalCommand: "xterm -e"
|
||||
property bool customLaunchPrefixEnabled: false
|
||||
property string customLaunchPrefix: ""
|
||||
}
|
||||
|
||||
// control center
|
||||
|
||||
Reference in New Issue
Block a user