mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-12 23:52:39 +02:00
feat: touchbar natural_scr - shoukei
This commit is contained in:
@@ -8,6 +8,9 @@ input {
|
|||||||
kb_rules=
|
kb_rules=
|
||||||
follow_mouse=1
|
follow_mouse=1
|
||||||
natural_scroll=0
|
natural_scroll=0
|
||||||
|
touchpad {
|
||||||
|
natural_scroll = 1
|
||||||
|
}
|
||||||
force_no_accel=0
|
force_no_accel=0
|
||||||
# repeat_rate=
|
# repeat_rate=
|
||||||
# repeat_delay=
|
# repeat_delay=
|
||||||
@@ -52,6 +55,7 @@ decoration {
|
|||||||
#-- Animations ----------------------------------------------------
|
#-- Animations ----------------------------------------------------
|
||||||
animations {
|
animations {
|
||||||
enabled=1
|
enabled=1
|
||||||
|
# animation=NAME,ONOFF,SPEED,CURVE,STYLE
|
||||||
animation=windows,1,8,default,popin 80%
|
animation=windows,1,8,default,popin 80%
|
||||||
animation=fadeOut,1,8,default
|
animation=fadeOut,1,8,default
|
||||||
animation=fadeIn,1,8,default
|
animation=fadeIn,1,8,default
|
||||||
|
|||||||
Reference in New Issue
Block a user