configuration {
	modi: "combi,ssh,run,window";
	font: "JetBrains Mono 13";
	show-icons: true;
	ssh-command: "{terminal} -e bash -ic "ssh {host} [-p {port}]"";
	icon-theme: ""Papirus-Dark"";
	drun-display-format: ""{name}"";
	combi-modi: "drun,ssh,run";
	theme: "dracula.rasi";
}