l baseX: add -efu to screenshot script
This commit is contained in:
parent
2fb25e24df
commit
2dcf7167e7
|
@ -93,6 +93,8 @@ in {
|
||||||
xsel
|
xsel
|
||||||
zathura
|
zathura
|
||||||
(pkgs.writeDashBin "screenshot" ''
|
(pkgs.writeDashBin "screenshot" ''
|
||||||
|
set -efu
|
||||||
|
|
||||||
${pkgs.flameshot-once}/bin/flameshot-once
|
${pkgs.flameshot-once}/bin/flameshot-once
|
||||||
${pkgs.klem}/bin/klem
|
${pkgs.klem}/bin/klem
|
||||||
'')
|
'')
|
||||||
|
|
Loading…
Reference in a new issue