1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-29 01:48:31 +02:00
home-manager/tests/modules
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
..
accounts git: set SSL if useStartTls is false 2020-08-13 21:36:31 +02:00
files files: make sure the target file name is escaped 2020-08-29 18:22:03 +02:00
home-environment tests: improve test purity 2020-04-24 21:46:34 +02:00
misc numlock: add test 2020-09-18 19:35:19 +02:00
programs feh: allow binding actions to multiple buttons/keys 2020-09-30 00:55:09 +02:00
services kanshi: fix exec configuration 2020-09-04 16:45:42 +02:00
systemd tests: update nmt 2020-04-10 01:01:20 +02:00
targets-darwin targets.darwin: disable application directory 2020-09-04 20:01:19 +02:00
targets-linux generic-linux: add option extraXdgDataDirs 2020-09-11 12:26:55 +02:00
xresources xresources: add missing test file 2020-06-28 11:23:34 +02:00