antoniosarosi / dotfiles

My dotfiles repo, here you can find all my window manager configs as well as documentation and a guide on how to make your own desktop environment.
MIT License
861 stars 186 forks source link

An easier way to set up key bindings. #2

Closed ghost closed 4 years ago

ghost commented 4 years ago

I think this way you don't DRY yourself by adding lots of Key() but you just pass an iterable list, and it's a simpler and clearer way.