mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 07:13:55 -05:00
hyprland: better align gaps_out
This commit is contained in:
parent
1caff70782
commit
753e62d7cc
|
@ -202,7 +202,7 @@
|
|||
|
||||
general {
|
||||
gaps_in = 5
|
||||
gaps_out = 7
|
||||
gaps_out = 6
|
||||
border_size = 2
|
||||
col.active_border = rgba(${lib.strings.removePrefix "#" config.alyraffauf.desktop.theme.colors.secondary}EE) rgba(${lib.strings.removePrefix "#" config.alyraffauf.desktop.theme.colors.primary}EE) 45deg
|
||||
col.inactive_border = rgba(${lib.strings.removePrefix "#" config.alyraffauf.desktop.theme.colors.inactive}AA)
|
||||
|
|
Loading…
Reference in a new issue