mirror of
https://github.com/RGBCube/ncc
synced 2025-08-01 12:37:46 +00:00
Round Hyprland corners & more options
This commit is contained in:
parent
cbba9fdb09
commit
16db279f76
1 changed files with 5 additions and 3 deletions
|
@ -110,7 +110,7 @@
|
|||
''
|
||||
decoration {
|
||||
drop_shadow = false
|
||||
rounding = 0
|
||||
rounding = 16
|
||||
|
||||
blur {
|
||||
enabled = false
|
||||
|
@ -155,7 +155,8 @@
|
|||
repeat_rate = 60
|
||||
|
||||
touchpad {
|
||||
drag_lock = true
|
||||
clickfinger_behaviour = true
|
||||
drag_lock = true
|
||||
|
||||
natural_scroll = true
|
||||
scroll_factor = 0.7
|
||||
|
@ -165,7 +166,8 @@
|
|||
+
|
||||
''
|
||||
dwindle {
|
||||
no_gaps_when_only = 0
|
||||
preserve_split = true
|
||||
smart_resizing = false
|
||||
}
|
||||
''
|
||||
+
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue