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

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

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

@theme "custom"