From 1dcbba0d42706016730ba065252e7d9314e13732 Mon Sep 17 00:00:00 2001 From: GHOSCHT <31184695+GHOSCHT@users.noreply.github.com> Date: Mon, 9 Oct 2023 14:45:53 +0200 Subject: [PATCH] Add flameshot --- .config/flameshot/flameshot.ini | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .config/flameshot/flameshot.ini diff --git a/.config/flameshot/flameshot.ini b/.config/flameshot/flameshot.ini new file mode 100644 index 0000000..3535c6d --- /dev/null +++ b/.config/flameshot/flameshot.ini @@ -0,0 +1,15 @@ +[General] +autoCloseIdleDaemon=true +checkForUpdates=false +contrastOpacity=188 +contrastUiColor=#ff0400 +copyAndCloseAfterUpload=false +disabledTrayIcon=true +savePath=/home/ghoscht/Pictures/screenshots +savePathFixed=false +showDesktopNotification=false +showHelp=false +showMagnifier=true +showStartupLaunchMessage=false +uiColor=#94e2d5 +uploadWithoutConfirmation=false