1[general] 2import = ["flexoki-light.toml"] 3 4[window] 5padding = { x = 10, y = 10 } 6 7[font] 8normal = { family = "Mononoki Nerd Font", style = "Regular" } 9 10[terminal] 11shell = { program = "/bin/sh", args = ["-l"] } 12