Add premid

This commit is contained in:
Natsu Kagami 2023-01-26 21:03:01 +01:00
parent 667f2f5040
commit 2d81531c46
Signed by: nki
GPG key ID: 7306B3D3C3AD6E51

View file

@ -139,6 +139,7 @@ in
{ command = "${cfg.browser}"; }
] ++ (if cfg.discord != null then [
{ command = "${cfg.discord}"; }
{ command = "${pkgs.premid}/bin/premid"; }
] else [ ]);
### Keybindings