removed launcherCloseOnClickOutside, now it's automatically true, also, launcher keyboard control is exclusive
This commit is contained in:
@@ -105,7 +105,6 @@ QtObject {
|
||||
// ────────────────────────────────────────────────────────────────────────
|
||||
property string launcherScript: Quickshell.env("HOME") + "/.config/quickshell/launcher/launcher.sh"
|
||||
property string launcherCacheDir: "/tmp/qs_launcher"
|
||||
property bool launcherCloseOnClickOutside: true
|
||||
property bool launcherSelectFirst: false
|
||||
property bool launcherMipmapIcons: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user