Hyprland: smaller gaps
This commit is contained in:
parent
75a602651f
commit
b1d25a9a63
1 changed files with 2 additions and 2 deletions
|
|
@ -83,8 +83,8 @@
|
|||
general {
|
||||
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
||||
|
||||
gaps_in = 4
|
||||
gaps_out = 8
|
||||
gaps_in = 1
|
||||
gaps_out = 2
|
||||
border_size = 2
|
||||
col.active_border = rgba(${strPalette.normal.yellow}) rgba(${strPalette.normal.red}) 45deg
|
||||
col.inactive_border = rgba(${strPalette.bright.black})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue