diff options
author | Vikas Kushwaha <dev@vikas.rocks> | 2024-11-21 13:30:52 +0530 |
---|---|---|
committer | Vikas Kushwaha <dev@vikas.rocks> | 2024-11-21 13:30:52 +0530 |
commit | 5c916d69d457101326803eb076a746060e3618cf (patch) | |
tree | d6fce3256eede1c1bf78fb6a1be75b9cc4b84cee /.config/lxsession |
Moved from github
Diffstat (limited to '.config/lxsession')
-rw-r--r-- | .config/lxsession/i3/desktop.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.config/lxsession/i3/desktop.conf b/.config/lxsession/i3/desktop.conf new file mode 100644 index 0000000..175a374 --- /dev/null +++ b/.config/lxsession/i3/desktop.conf @@ -0,0 +1,9 @@ +[Mouse] +AccFactor=20 +AccThreshold=10 +LeftHanded=0 + +[Keyboard] +Delay=500 +Interval=30 +Beep=1 |