hyprland: Add borders by default

This makes it easier to differentiate which window is focused and makes
floating windows slightly prettier.
This commit is contained in:
Donovan Glover 2023-06-30 08:06:02 -04:00
parent 2d3458362d
commit 68b80d2a18
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -35,9 +35,9 @@ in
}
general {
gaps_in = 0
gaps_in = -1
gaps_out = -1
border_size = 0
border_size = 2
col.active_border = rgba(${base0A}ee) rgba(${base09}ee) 45deg
col.inactive_border = rgba(${base02}aa)
layout = master