fix: waybar calendar scrolling too fast
This commit is contained in:
parent
276021e011
commit
fb606ae9b0
|
@ -41,6 +41,7 @@
|
||||||
//"on-scroll": {
|
//"on-scroll": {
|
||||||
// "calendar": 1
|
// "calendar": 1
|
||||||
//}
|
//}
|
||||||
|
"smooth-scrolling-threshold": 1.0,
|
||||||
"calendar": {
|
"calendar": {
|
||||||
"mode-mon-col" : 3,
|
"mode-mon-col" : 3,
|
||||||
"on-scroll": -1,
|
"on-scroll": -1,
|
||||||
|
|
Loading…
Reference in a new issue