YAML config that will override the default fusuma configuration.
YAML value
{ threshold = { swipe = 0.1; }; interval = { swipe = 0.7; }; swipe = { "3" = { left = { # GNOME: Switch to left workspace command = "xdotool key ctrl+alt+Right"; }; }; }; };