add snap for floating windows, and increased rounding
This commit is contained in:
@@ -80,12 +80,16 @@ general {
|
||||
resize_on_border = true
|
||||
# Please see https://wiki.hyprland.org/Configuring/Tearing/ before you turn this on
|
||||
allow_tearing = true
|
||||
|
||||
snap {
|
||||
enabled = true
|
||||
}
|
||||
}
|
||||
|
||||
decoration {
|
||||
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
||||
|
||||
rounding = 7
|
||||
rounding = 10
|
||||
|
||||
blur {
|
||||
enabled = true
|
||||
|
||||
Reference in New Issue
Block a user