input lag from satty fixed

This commit is contained in:
2025-05-25 17:14:31 +02:00
parent 78bdcf9300
commit 342d79f7b3

View File

@@ -10,7 +10,7 @@ initial-tool = "brush"
# Configure the command to be called on copy, for example `wl-copy`
copy-command = "wl-copy"
# Increase or decrease the size of the annotations
annotation-size-factor = 2
annotation-size-factor = 1
# 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 = "/home/mpuchstein/Pictures/screenshots/%Y-%m-%d_%H-%M-%S.png"
# After copying the screenshot, save it to a file as well
@@ -33,7 +33,7 @@ actions-on-escape = ["exit"]
# request no window decoration. Please note that the compositor has the final say in this. At this point. requires xdg-decoration-unstable-v1.
no-window-decoration = true
# experimental feature: adjust history size for brush input smooting (0: disabled, default: 0, try e.g. 5 or 10)
brush-smooth-history-size = 10
brush-smooth-history-size = 0
# Font to use for text annotations
[font]