summaryrefslogtreecommitdiff
path: root/.config/rofi/config.rasi
blob: 469c80e077c9690d54dae3102757f4b0476ca796 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
configuration {
	scroll-method: 1;
	normalize-match: true;
	//matching: "fuzzy";
	//drun-show-actions: true;
	monitor: "-1";
	terminal: "sakura";
	combi-hide-mode-prefix: true;

	modi: "drun";

	display-drun: "Run";
	display-dmenu: "Select";
}

@theme "theme.rasi"