update satty config
This commit is contained in:
parent
a71d44f67f
commit
280ae12902
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ initial-tool = "brush"
|
||||||
# Configure the command to be called on copy, for example `wl-copy`
|
# Configure the command to be called on copy, for example `wl-copy`
|
||||||
copy-command = "wl-copy"
|
copy-command = "wl-copy"
|
||||||
# Increase or decrease the size of the annotations
|
# Increase or decrease the size of the annotations
|
||||||
annotation-size-factor = 2
|
annotation-size-factor = 0.5
|
||||||
# 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
|
# 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 = "{{ .chezmoi.homeDir }}/Bilder/satty-%Y-%m-%d_%H:%M:%S.png"
|
output-filename = "{{ .chezmoi.homeDir }}/Bilder/satty-%Y-%m-%d_%H:%M:%S.png"
|
||||||
# Action to perform when the Enter key is pressed [possible values: save-to-clipboard, save-to-file]
|
# Action to perform when the Enter key is pressed [possible values: save-to-clipboard, save-to-file]
|
||||||
|
|
Loading…
Add table
Reference in a new issue