Replies: 1 comment
It's There are examples in the Also try Also what version of the dotfiles are you using ? Sorry for late reply. We don't get alerts for new discussions. Our discord server https://discord.gg/RZJgC7KAKm is a better resource for help |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
i have checked the documentation and the recommended approach is copy the keybinding i want to change to userkeybinds and change it from bindd to unbindd
E.g.
unbind = $mainMod, Return, Open terminal, exec, $term
bindd = $mainMod, Return, Open terminal, exec, ghostty
this still launches $term(ex:kitty) along side ghostly
i tried it but the default key bind still works even after unbindd i have to comment it out in the default keybind to make mine work. Is there a way to fix this.
All reactions