Initial commit - created with claude AI
This commit is contained in:
16
.config/rofi/config.rasi
Normal file
16
.config/rofi/config.rasi
Normal file
@@ -0,0 +1,16 @@
|
||||
/* ╔═══════════════════════════════════════════════════════════════════╗
|
||||
║ 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"
|
||||
Reference in New Issue
Block a user