From 0eb8444c09881bc3510881936f9749804cf3fe56 Mon Sep 17 00:00:00 2001 From: Szymon P Date: Thu, 25 Sep 2025 13:25:41 +0200 Subject: [PATCH] Update .config/satty/config.toml --- private_dot_config/satty/config.toml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/private_dot_config/satty/config.toml b/private_dot_config/satty/config.toml index e231391..c658b89 100644 --- a/private_dot_config/satty/config.toml +++ b/private_dot_config/satty/config.toml @@ -12,15 +12,11 @@ copy-command = "wl-copy" # Increase or decrease the size of the annotations annotation-size-factor = 2 # Filename to use for saving action. Omit to disable saving to file. Might contain format specifiers: https://docs.rs/chrono/latest/chrono/format/strftime/index.html -output-filename = "/tmp/test-%Y-%m-%d_%H:%M:%S.png" +output-filename = "/home/szymon/Obrazy/zrzuty/%d-%m-%Y_%H:%M:%S.png" # After copying the screenshot, save it to a file as well save-after-copy = true # Hide toolbars by default default-hide-toolbars = false -# Experimental: whether window focus shows/hides toolbars. This does not affect initial state of toolbars, see default-hide-toolbars. -focus-toggles-toolbars = false -# Fill shapes by default -default-fill-shapes = false # The primary highlighter to use, the other is accessible by holding CTRL at the start of a highlight [possible values: block, freehand] primary-highlighter = "block" # Disable notifications