1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-08-01 20:47:48 +00:00

Round Hyprland corners & more options

This commit is contained in:
RGBCube 2023-11-28 19:13:45 +03:00
parent cbba9fdb09
commit 16db279f76
No known key found for this signature in database

View file

@ -110,7 +110,7 @@
'' ''
decoration { decoration {
drop_shadow = false drop_shadow = false
rounding = 0 rounding = 16
blur { blur {
enabled = false enabled = false
@ -155,6 +155,7 @@
repeat_rate = 60 repeat_rate = 60
touchpad { touchpad {
clickfinger_behaviour = true
drag_lock = true drag_lock = true
natural_scroll = true natural_scroll = true
@ -165,7 +166,8 @@
+ +
'' ''
dwindle { dwindle {
no_gaps_when_only = 0 preserve_split = true
smart_resizing = false
} }
'' ''
+ +