mirror of
https://github.com/RGBCube/ncc
synced 2025-08-02 04:57:45 +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 {
|
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
|
||||||
}
|
}
|
||||||
''
|
''
|
||||||
+
|
+
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue