mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-06 09:46:34 +05:30
feat(hyprland): change gaps
This commit is contained in:
@ -8,7 +8,7 @@
|
|||||||
# Hyprland
|
# Hyprland
|
||||||
border_size = 2;
|
border_size = 2;
|
||||||
gaps_in = 5;
|
gaps_in = 5;
|
||||||
gaps_out = 5;
|
gaps_out = 10;
|
||||||
gaps_ws = -10;
|
gaps_ws = -10;
|
||||||
rounding = 8;
|
rounding = 8;
|
||||||
active_border_col = "rgba(90ceaaff) rgba(ecd3a0ff) 45deg";
|
active_border_col = "rgba(90ceaaff) rgba(ecd3a0ff) 45deg";
|
||||||
|
Reference in New Issue
Block a user