aboutsummaryrefslogtreecommitdiffstats
path: root/basics/.config/rofi/config.rasi
blob: 7fb7e52bfe2453345846f510d563efae4124c230 (plain)
1
2
3
4
5
6
configuration {
	modi: "window,run,ssh,drun";
	theme: "~/.config/rofi/themes/gruvbox/gruvbox-dark-soft.rasi";
    cache-dir: ".cache/rofi";
    drun-use-desktop-cache: true; 
}