Skip to content

Commit

Permalink
rounding
Browse files Browse the repository at this point in the history
  • Loading branch information
suderman committed Jul 15, 2024
1 parent 5d50226 commit b0e7b5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/hyprland/settings/graphics.nix
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ in {
};

decoration = {
rounding = 15;
rounding = 10;
drop_shadow = true;
shadow_range = 20;
shadow_offset = "0, 3";
Expand Down

0 comments on commit b0e7b5a

Please sign in to comment.