Files
dotfiles/home/.config/rofi/config.rasi

13 lines
171 B
Plaintext

configuration {
modes: [ combi ];
combi-modes: [ window, drun, run, dmenu ];
font: "Noto Sans 11";
location: 6;
}
@theme "theme"
small {
font: "Noto Mono 8";
}