summaryrefslogtreecommitdiffstats
path: root/.config/rofi/config.rasi
blob: 8f1c30869b354256439f14aabbbe9683cc5ab751 (plain)
1
2
3
4
5
6
7
8
9
10
11
configuration {
	modi: "combi,ssh";
	show-icons: true;
	terminal: "kitty";
	combi-modi: "window,drun";
	display-window: "↪";
	display-run: "!";
	display-drun: "λ";
}

@theme "/usr/share/rofi/themes/arthur.rasi"