Sway : Set framerate to 10 again.
This commit is contained in:
parent
9960416548
commit
e37243df72
|
@ -3,7 +3,7 @@
|
|||
color = config.style.color;
|
||||
container = "mkv";
|
||||
format = "%Y-%m-%d_%H-%M-%S";
|
||||
framerate = 30;
|
||||
framerate = 10;
|
||||
opacity = "26";
|
||||
selection = "slurp -d -b ${color.bg.light}${opacity} -c ${color.fg.light} -w 0 -s 00000000";
|
||||
pixfmt = "yuv420p10le";
|
||||
|
|
Loading…
Reference in a new issue