diff --git a/Bernina.desktop b/Bernina.desktop new file mode 100755 index 0000000..4c4c259 --- /dev/null +++ b/Bernina.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=Bernina launcher +Exec=/sf/bernina/bin/launcher +Icon=/sf/bernina/config/qt/bernina_icon.png +Type=Application +Categories=Science diff --git a/flameshot b/flameshot index a98f1b5..6984e6a 100755 --- a/flameshot +++ b/flameshot @@ -1,2 +1,2 @@ #!/bin/bash -LC_ALL=C /sf/bernina/config/Applications/Flameshot/Flameshot-0.10.1.x86_64.AppImage $@ +LC_ALL=C /sf/bernina/applications/Flameshot/Flameshot-0.10.1.x86_64.AppImage $@