rounded corners in hyprland
set them to 10px it looks pretty nice
This commit is contained in:
parent
642a0f1838
commit
c097b2f033
1 changed files with 3 additions and 0 deletions
|
|
@ -52,6 +52,9 @@
|
|||
general = {
|
||||
gaps_out = 10;
|
||||
};
|
||||
decoration = {
|
||||
rounding = 10;
|
||||
};
|
||||
|
||||
# Allow using SUPER + left click to move windows and SUPER + right click to resize windows
|
||||
bindm = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue