mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-11-14 05:52:56 +01:00
9 lines
248 B
Text
9 lines
248 B
Text
configuration {
|
|
/* requires rofi-emoji */
|
|
modi: "window,drun,ssh,combi,emoji";
|
|
font: "Iosevka 12";
|
|
show-icons: true;
|
|
icon-theme: "candy-icons";
|
|
combi-modi: "window,drun,run";
|
|
}
|
|
@theme "/home/lordmzte/.local/share/rofi/themes/dracula.rasi"
|