fix: fixed conflicts + moving to yadm

This commit is contained in:
2026-02-20 17:21:21 +03:00
parent 03128d0bcf
commit b5f443916b
553 changed files with 704 additions and 256 deletions

10
.config/rofi/colors.rasi Normal file
View File

@@ -0,0 +1,10 @@
* {
background: #0E12196A;
sel-foreground: #111218;
background-alt: #282B3C00;
foreground: #DADAFF;
selected: #87B2F6;
active: #33CCFF;
urgent: #50FA7B;
border: #87B2F6;
}