We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d145df commit 0308719Copy full SHA for 0308719
linux/.config/hypr/hyprland.d/visual.conf
@@ -8,7 +8,7 @@ general {
8
gaps_out = 20
9
10
# 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
+ col.active_border = rgba(990000ee) rgba(ff3300ee) -45deg # Gradient to bottom right
12
col.inactive_border = rgba(595959aa)
13
border_size = 2
14
0 commit comments