fix(hyprland): increase margin to match new waybar
This commit is contained in:
@@ -74,8 +74,8 @@ env = QT_QPA_PLATFORMTHEME,qt5ct
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#general
|
||||
general {
|
||||
gaps_in = 2
|
||||
gaps_out = 4
|
||||
gaps_in = 4
|
||||
gaps_out = 8
|
||||
border_size = 1
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors
|
||||
|
||||
Reference in New Issue
Block a user