l baseX: flameshot-once -> flameshot
This commit is contained in:
parent
b3ccfd3a78
commit
2fa9f8601e
@ -91,11 +91,11 @@ in {
|
|||||||
xorg.xhost
|
xorg.xhost
|
||||||
xsel
|
xsel
|
||||||
zathura
|
zathura
|
||||||
flameshot-once
|
flameshot
|
||||||
(pkgs.writeDashBin "screenshot" ''
|
(pkgs.writeDashBin "screenshot" ''
|
||||||
set -efu
|
set -efu
|
||||||
|
|
||||||
${pkgs.flameshot-once}/bin/flameshot-once
|
${pkgs.flameshot}/bin/flameshot gui
|
||||||
${pkgs.klem}/bin/klem
|
${pkgs.klem}/bin/klem
|
||||||
'')
|
'')
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user