diff --git a/dots/.config/quickshell/ii/shell.qml b/dots/.config/quickshell/ii/shell.qml index a1cb57baa..13cf7af4e 100644 --- a/dots/.config/quickshell/ii/shell.qml +++ b/dots/.config/quickshell/ii/shell.qml @@ -3,8 +3,8 @@ //@ 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 +// Remove two slashes below and adjust the value to change the UI scale +////@ pragma Env QT_SCALE_FACTOR=1 import "modules/common" import "services"