input lag from satty fixed
This commit is contained in:
@@ -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 = 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
|
# 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"
|
output-filename = "/home/mpuchstein/Pictures/screenshots/%Y-%m-%d_%H-%M-%S.png"
|
||||||
# After copying the screenshot, save it to a file as well
|
# 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.
|
# 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
|
no-window-decoration = true
|
||||||
# experimental feature: adjust history size for brush input smooting (0: disabled, default: 0, try e.g. 5 or 10)
|
# 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 to use for text annotations
|
||||||
[font]
|
[font]
|
||||||
|
Reference in New Issue
Block a user