quickshell: add scale factor envvar

This commit is contained in:
end-4 2025-06-14 11:11:36 +02:00
parent 7ef91639e8
commit bc993bb7e2

View file

@ -2,6 +2,9 @@
//@ pragma Env QS_NO_RELOAD_POPUP=1
//@ pragma Env QT_QUICK_CONTROLS_STYLE=Basic
// Adjust this to make the shell smaller or larger
//@ pragma Env QT_SCALE_FACTOR=1
import "./modules/common/"
import "./modules/backgroundWidgets/"
import "./modules/bar/"