1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-26 16:38:34 +02:00
home-manager/tests
Olmo Kramer 41147ae09a
feh: allow binding actions to multiple buttons/keys
In feh you can bind multiple keys to the same action, but Home Manager
only let you set a single key to an action. You can cheat and pass a
string with space-separated keys, but with this change you can pass a
list for each action to bind multiple keys to it.

Also adds a couple of tests.

Fixes #1366
2020-09-30 00:55:09 +02:00
..
lib/types lib.gvariant: escape backslashes in strings 2020-08-12 22:53:28 +02:00
meta tests: perform code formatting test in test suite 2020-05-28 01:37:27 +02:00
modules feh: allow binding actions to multiple buttons/keys 2020-09-30 00:55:09 +02:00
default.nix feh: allow binding actions to multiple buttons/keys 2020-09-30 00:55:09 +02:00