summaryrefslogtreecommitdiff
path: root/.config/rofi/config.rasi
blob: f1d816371a9d902f2a50ceb170a075ba233bc2b8 (plain)
1
2
3
4
5
6
7
8
9
10
/* Rofi configuration */

configuration {
	timeout {
		delay: 10;
		action: "kb-cancel";
	}

	theme: "theme";
}