mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Move the templates together with the others in default
This commit is contained in:
9
default/themed/hyprland.conf.tpl
Normal file
9
default/themed/hyprland.conf.tpl
Normal file
@@ -0,0 +1,9 @@
|
||||
$activeBorderColor = rgb({{ accent_strip }})
|
||||
|
||||
general {
|
||||
col.active_border = $activeBorderColor
|
||||
}
|
||||
|
||||
group {
|
||||
col.border_active = $activeBorderColor
|
||||
}
|
||||
Reference in New Issue
Block a user