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