Add support for extra themes, other small changes, drop btop

This commit is contained in:
2025-10-30 13:23:09 -05:00
parent bd5cb81499
commit 5c8dfa34ca
37 changed files with 336 additions and 146 deletions

View File

@@ -0,0 +1,7 @@
# This file is not a full hyprland configuration.
# It is intended to be included in your main hyprland.conf.
general {
col.active_border = rgba(b5c9a4ee) rgba(b8c082ee) 45deg
col.inactive_border = rgba(171a1888)
}