feat: pass and import plugins config
This commit is contained in:
parent
9724c8e4f4
commit
62c6c836e3
5 changed files with 40 additions and 15 deletions
|
@ -2,7 +2,7 @@
|
|||
config,
|
||||
pkgs,
|
||||
}: let
|
||||
terminalCmd = "${pkgs.foot}/bin/foot -f '${config.desktopFontFullName}:size=16' -o colors.alpha=0.80";
|
||||
terminalCmd = "${pkgs.foot}/bin/footclient";
|
||||
screenshotLocation = "/home/${config.myUserName}/Screenshots/$(date '+%Y-%m-%d-%H-%M-%S').png";
|
||||
in
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue