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