fix weirdass scroll speed

This commit is contained in:
end-4
2025-07-28 11:58:50 +07:00
parent 2fd7d45b9c
commit 496caa6fb1
13 changed files with 27 additions and 7 deletions
+2
View File
@@ -1,10 +1,12 @@
//@ pragma UseQApplication
//@ pragma Env QS_NO_RELOAD_POPUP=1
//@ pragma Env QT_QUICK_CONTROLS_STYLE=Basic
//@ pragma Env QT_QUICK_FLICKABLE_WHEEL_DECELERATION=10000
// Adjust this to make the shell smaller or larger
//@ pragma Env QT_SCALE_FACTOR=1
import "./modules/common/"
import "./modules/background/"
import "./modules/bar/"