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

13 lines
245 B
Plaintext

configuration {
bw: 0;
padding: 50;
show-icons: true;
terminal: "alacritty";
sidebar-mode: false;
fullscreen: true;
/* Let rofi auto-detect DPI under Wayland/Xwayland to avoid blurry scaling. */
dpi: 0;
}
@theme "colorful/style_7.rasi"