rainfrog icon indicating copy to clipboard operation
rainfrog copied to clipboard

customization (keybindings, colors)

Open achristmascarl opened this issue 1 year ago • 3 comments

description

additional config options. also, move default config directory to ~/.config (suggeted by @n14s: ref)

proposed solution

more customization options and documentation on how to configure it

achristmascarl avatar Sep 17 '24 00:09 achristmascarl

would love the ability to choose a different modifier key than Alt. I'm using Alt+1/2/3/4 to switch tabs in my terminal, and Alt+Enter goes full screen. in other words, all my Alt-based keybindings are used for control the terminal app itself and so aren't reaching rainfrog.

bjesus avatar Sep 26 '24 08:09 bjesus

@bjesus i think this should currently be possible; the customizations section of the readme still needs more documentation, but if you place a rainfrog_config.toml file in the config location for your system (you can verify by running rainfrog --version), and follow the template in .config/rainfrog_config.toml, you should be able to remap everything!

achristmascarl avatar Sep 26 '24 14:09 achristmascarl

It would be great to be able to modify all keybindings.

For instance I don't use QWERTY and I would like to modify vim keybindings.

akhansari avatar Aug 09 '25 10:08 akhansari