Update: Added rofi configs, dunst config and icons.

This commit is contained in:
Keyitdev
2025-07-31 11:15:25 +02:00
parent beb1d80f7b
commit 764e3915a3
21 changed files with 703 additions and 52 deletions
+10
View File
@@ -0,0 +1,10 @@
/* colors */
* {
al: #00000000;
bg: #1b1b25;
se: #282a36;
fg: #dedede;
ac: #16161e;
br: #343746;
}