Introduce Serpensortia theme, enhance Hyprland scripts, and improve configuration modularity

This commit is contained in:
2026-02-17 22:18:10 +01:00
parent 8b153d54ac
commit a3c9ccbf6f
29 changed files with 1351 additions and 7 deletions
@@ -0,0 +1,11 @@
headerbar {
background-color: #131d13;
color: #c0c0c0;
border-bottom: 1px solid #0b110b;
box-shadow: none;
padding: 1px 2px;
}
headerbar .title {
font-weight: bold;
}