18 lines
386 B
Plaintext
18 lines
386 B
Plaintext
# This file is not a full hyprland configuration.
|
|
# It is intended to be included in your main hyprland.conf.
|
|
|
|
$activeBorderColor = rgb(ff2649)
|
|
|
|
general {
|
|
col.active_border = $activeBorderColor
|
|
}
|
|
|
|
group {
|
|
col.border_active = $activeBorderColor
|
|
}
|
|
|
|
decoration {
|
|
# Rounding looks off with this theme dont use or lower the shit a ton.
|
|
#rounding = 5
|
|
#rounding_power = 2
|
|
} |