hypr: smaller gaps and radii
This commit is contained in:
parent
5f7cc43e7e
commit
728edae79e
1 changed files with 3 additions and 3 deletions
|
@ -6,10 +6,10 @@
|
|||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#general
|
||||
general {
|
||||
gaps_in = 5
|
||||
gaps_out = 20
|
||||
gaps_in = 2
|
||||
gaps_out = 5
|
||||
|
||||
border_size = 2
|
||||
border_size = 3
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors
|
||||
col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
|
||||
|
|
Loading…
Reference in a new issue