This commit is contained in:
2026-06-03 14:20:38 +02:00
parent 5777f9ea03
commit 84046a6c00
+3 -3
View File
@@ -12,7 +12,7 @@ general:
config_reload_commands: []
# Whether to automatically focus windows underneath the cursor.
focus_follows_cursor: false
focus_follows_cursor: true
# Whether to switch back and forth between the previously focused
# workspace when focusing the current workspace.
@@ -318,8 +318,8 @@ keybindings:
bindings: ['alt+shift+9']
- commands: ['shell-exec start "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe"']
- commands: ['shell-exec "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe"']
bindings: ['alt+b']
- commands: ['shell-exec start explorer.exe']
- commands: ['shell-exec explorer.exe']
bindings: ['alt+e']