Add initial user configuration files

This commit is contained in:
Melvin Ragusa
2026-02-02 11:26:41 +01:00
parent bc9ee212ac
commit 815383df9d
29 changed files with 3214 additions and 0 deletions

35
.config/niri/noctalia.kdl Normal file
View File

@@ -0,0 +1,35 @@
layout {
focus-ring {
active-color "#b5c6f1"
inactive-color "#131316"
urgent-color "#ffb4ab"
}
border {
active-color "#b5c6f1"
inactive-color "#131316"
urgent-color "#ffb4ab"
}
shadow {
color "#00000070"
}
tab-indicator {
active-color "#b5c6f1"
inactive-color "#35466b"
urgent-color "#ffb4ab"
}
insert-hint {
color "#b5c6f180"
}
}
recent-windows {
highlight {
active-color "#b5c6f1"
urgent-color "#ffb4ab"
}
}