mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-05 17:26:34 +05:30
feat(hyprland): set borders to 0
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
|
||||
settings = let
|
||||
# Hyprland
|
||||
border_size = 2;
|
||||
border_size = 0;
|
||||
gaps_in = 5;
|
||||
gaps_out = 10;
|
||||
gaps_ws = -10;
|
||||
|
Reference in New Issue
Block a user