mirror of
https://github.com/Xevion/Pac-Man.git
synced 2025-12-06 03:15:48 -06:00
fix: drop problematic ctrl-c keybind for bacon, reconfigure binds
This commit is contained in:
@@ -56,6 +56,6 @@ on_change_strategy = "kill_then_restart"
|
||||
|
||||
[keybindings]
|
||||
c = "job:clippy"
|
||||
shift-c = "job:check"
|
||||
ctrl-shift-c = "job:check-all"
|
||||
ctrl-c = "job:clippy-all"
|
||||
alt-c = "job:check"
|
||||
ctrl-alt-c = "job:check-all"
|
||||
shift-c = "job:clippy-all"
|
||||
|
||||
Reference in New Issue
Block a user