update
This commit is contained in:
+3
-3
@@ -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']
|
||||
Reference in New Issue
Block a user