summaryrefslogtreecommitdiffstats
path: root/.config/rofi/config.rasi
blob: fcceafe3de7579a206fa2b7845e759580ae4cd4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
configuration {
	show-icons: true;
	terminal: "sakura";

	modi: "combi,drun,window,ssh";
	combi-modes: "window,drun";
	combi-display-format: "{text}";

	kb-mode-next: "Alt+Tab";
	kb-mode-previous: "Alt+Shift+Tab";
}

@theme "custom"