Files
hyprarch/.config/rofi/config.rasi

17 lines
795 B
Plaintext

/* ╔═══════════════════════════════════════════════════════════════════╗
║ HYPRARCH - Rofi Config ║
║ Nord Color Scheme ║
╚═══════════════════════════════════════════════════════════════════╝ */
configuration {
modi: "drun,run";
show-icons: true;
drun-display-format: "{name}";
disable-history: false;
sidebar-mode: false;
display-drun: "Apps";
display-run: "Run";
}
@theme "nord"