feat(Application Launcher): add option to ignore initial mouse position

This commit is contained in:
DuckySoLucky
2025-10-10 20:07:28 +02:00
parent 72b2b9e917
commit f0c44734bc
5 changed files with 66 additions and 5 deletions
+3 -2
View File
@@ -1,5 +1,5 @@
{
"settingsVersion": 15,
"settingsVersion": 16,
"bar": {
"position": "top",
"backgroundOpacity": 1,
@@ -104,7 +104,8 @@
"pinnedExecs": [],
"useApp2Unit": false,
"sortByMostUsed": true,
"terminalCommand": "xterm -e"
"terminalCommand": "xterm -e",
"ignoreInitialMousePosition": false
},
"controlCenter": {
"position": "close_to_bar_button",