From 2851abb9f6c8fcba017b357c4de9579c0887be0d Mon Sep 17 00:00:00 2001 From: lemke_h Date: Sat, 14 May 2022 16:44:35 +0200 Subject: [PATCH] fixes --- flameshot | 2 +- startup_bernina_terminal | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/flameshot b/flameshot index fe40410..a98f1b5 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/config/Applications/Flameshot/Flameshot-0.10.1.x86_64.AppImage $@ diff --git a/startup_bernina_terminal b/startup_bernina_terminal index c825604..54266e6 100755 --- a/startup_bernina_terminal +++ b/startup_bernina_terminal @@ -18,7 +18,7 @@ set_gnome_keyboard_shortcut 'terminal-as' 'gnome-terminal_as' 'w' set_gnome_keyboard_shortcut 'stop_laser' 'laseroff' 'Mail' set_gnome_keyboard_shortcut 'open_laser' 'laseron' 'Mail' -set_gnome_keyboard_shortcut 'Flameshot' 'flameshot gui' '' +set_gnome_keyboard_shortcut 'Flameshot' 'flameshot gui' 'Print'