Add premid
This commit is contained in:
parent
667f2f5040
commit
2d81531c46
|
@ -139,6 +139,7 @@ in
|
||||||
{ command = "${cfg.browser}"; }
|
{ command = "${cfg.browser}"; }
|
||||||
] ++ (if cfg.discord != null then [
|
] ++ (if cfg.discord != null then [
|
||||||
{ command = "${cfg.discord}"; }
|
{ command = "${cfg.discord}"; }
|
||||||
|
{ command = "${pkgs.premid}/bin/premid"; }
|
||||||
] else [ ]);
|
] else [ ]);
|
||||||
|
|
||||||
### Keybindings
|
### Keybindings
|
||||||
|
|
Loading…
Reference in a new issue