fix: provide declarative fallback for theme hyprland.conf
This commit is contained in:
9
assets/themes/nord/hyprland.conf
Normal file
9
assets/themes/nord/hyprland.conf
Normal file
@@ -0,0 +1,9 @@
|
||||
$activeBorderColor = rgb(81a1c1)
|
||||
|
||||
general {
|
||||
col.active_border = $activeBorderColor
|
||||
}
|
||||
|
||||
group {
|
||||
col.border_active = $activeBorderColor
|
||||
}
|
||||
Reference in New Issue
Block a user