mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
13 lines
278 B
Plaintext
13 lines
278 B
Plaintext
# This file is not a full hyprland configuration.
|
|
# It is intended to be included in your main hyprland.conf.
|
|
|
|
$activeBorderColor = rgba(060B1Eee) rgba(6d7db6ee) 45deg
|
|
|
|
general {
|
|
col.active_border = $activeBorderColor
|
|
}
|
|
|
|
group {
|
|
col.border_active = $activeBorderColor
|
|
}
|