Skip to content

Commit 0308719

Browse files
committed
Change border color direction
1 parent 5d145df commit 0308719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linux/.config/hypr/hyprland.d/visual.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ general {
88
gaps_out = 20
99

1010
# https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors
11-
col.active_border = rgba(ff3300ee) rgba(990000ee) -45deg # Gradient to bottom right
11+
col.active_border = rgba(990000ee) rgba(ff3300ee) -45deg # Gradient to bottom right
1212
col.inactive_border = rgba(595959aa)
1313
border_size = 2
1414

0 commit comments

Comments
 (0)