1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-01 10:58:31 +02:00
home-manager/tests/modules/services/sxhkd/sxhkdrc
Kylie McClain 44d1a8542a
sxhkd: allow usage of derivations as keybind commands (#4169)
This makes it consistent with some other options, like
`systemd.user.services.Service.ExecStart`.
2023-06-30 17:49:05 -06:00

17 lines
150 B
Plaintext

super + Shift + b
run command b
super + a
run command a
super + s
@script@
super + c
call command c
# comment
super + d
call command d