1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-26 16:38:34 +02:00
home-manager/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 Move email account options to their owning modules 2020-06-16 00:45:20 +02:00
lib lib/file-type: remove types.loaOf 2020-09-02 11:13:36 -07:00
lib-bash home-manager: respect NIX_STATE_DIR 2020-06-14 20:41:55 +02:00
misc mu: add module 2020-09-29 23:26:45 +02:00
programs feh: allow binding actions to multiple buttons/keys 2020-09-30 00:55:09 +02:00
services sway: fix startup example (#1517) 2020-09-24 10:16:54 +01:00
targets generic-linux: add option extraXdgDataDirs 2020-09-11 12:26:55 +02:00
default.nix Switch to extended Nixpkg's lib 2020-01-21 20:47:04 +01:00
files.nix files: make sure the target file name is escaped 2020-08-29 18:22:03 +02:00
home-environment.nix home-environment: coerce home.homeDirectory to string 2020-09-02 22:37:21 +02:00
manual.nix Switch to extended Nixpkg's lib 2020-01-21 20:47:04 +01:00
modules.nix mu: add module 2020-09-29 23:26:45 +02:00
systemd-activate.rb Revert "systemd: use sd-switch" 2020-08-04 19:38:14 +02:00
systemd-activate.sh Revert "systemd: use sd-switch" 2020-08-04 19:38:14 +02:00
systemd.nix systemd: fix systemd spelling (#1373) 2020-09-06 11:28:40 +02:00
xcursor.nix Apply nixfmt on many files 2020-02-02 01:07:28 +01:00
xresources.nix xresources: do not generate file for empty properties 2020-06-28 00:41:05 +02:00
xsession.nix Apply nixfmt on many files 2020-02-02 01:07:28 +01:00