diff --git a/install/flameshot.sh b/install/flameshot.sh index 3fa7e38..a045e49 100644 --- a/install/flameshot.sh +++ b/install/flameshot.sh @@ -1,5 +1,4 @@ # Flameshot is a nice step-up over the default Gnome screenshot tool if ! command -v flameshot &>/dev/null; then sudo apt install -y flameshot - # FIXME: Move the hotkey setting over here when we have a command for it fi