flameshot-once: move to tv
This commit is contained in:
parent
3e4b31e653
commit
af9e845e86
@ -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
|
||||||
${pkgs.klem}/bin/klem
|
${pkgs.klem}/bin/klem
|
||||||
'')
|
'')
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user