l baseX: run klem after flameshot

This commit is contained in:
lassulus 2023-07-24 12:29:12 +02:00
parent 0d795e5de2
commit 4fffcf1d3f
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ in {
(pkgs.writeDashBin "screenshot" ''
set -efu
${pkgs.flameshot}/bin/flameshot gui
${pkgs.flameshot}/bin/flameshot gui &&
${pkgs.klem}/bin/klem
'')
(pkgs.writers.writeDashBin "IM" ''