mirror of
https://github.com/szymon-jozef/superior_dotfiles.git
synced 2026-09-07 12:10:38 +02:00
Update .config/satty/config.toml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user