Skip to content

allow using arrays when defining keybindings#9

Merged
eshrh merged 2 commits intoeshrh:masterfrom
miku4k:master
Jan 8, 2025
Merged

allow using arrays when defining keybindings#9
eshrh merged 2 commits intoeshrh:masterfrom
miku4k:master

Conversation

@miku4k
Copy link
Copy Markdown
Contributor

@miku4k miku4k commented Jan 7, 2025

this is needed because the current way is not toml compliant
i wouldnt care much about toml compliancy but i want to be able to generate the config through home-manager
tested, works flawlessly on my machine™

miku4k added 2 commits January 7, 2025 18:18
this is needed because the current way is not toml complient
current way still works for backwards compatability
@eshrh
Copy link
Copy Markdown
Owner

eshrh commented Jan 8, 2025

Thanks, this is great!

@eshrh eshrh merged commit 6bde86d into eshrh:master Jan 8, 2025
@eshrh
Copy link
Copy Markdown
Owner

eshrh commented Jan 8, 2025

I removed the suggestion to use duplicate keybindings from the documention; not only is this just better, using multiple keys doesn't actually work (the toml parser errors; i just never tested it): 8c54009

@stephen-huan
Copy link
Copy Markdown
Contributor

On the topic of nix, I've opened NixOS/nixpkgs#371762 packaging inori. Feel free to +1 / review.

@eshrh and I both use nixos, so an upstream home-manager module is potentially in the works (currently blocked on the nixpkgs PR, of course). If you write something for your own configuration that's worth sharing, feel free to ping us.

@miku4k
Copy link
Copy Markdown
Contributor Author

miku4k commented Jan 8, 2025

i looked a bit into it, only had to do some minor cleanup. now just gotta figure out how to contribute that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants