Initial commit - created with claude AI

This commit is contained in:
2025-11-21 20:20:43 +01:00
commit 5ff4bc24b2
13 changed files with 1273 additions and 0 deletions

16
.config/rofi/config.rasi Normal file
View 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"