mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-19 04:08:48 +00:00
quickshell: add scale factor envvar
This commit is contained in:
parent
7ef91639e8
commit
bc993bb7e2
1 changed files with 3 additions and 0 deletions
|
|
@ -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/"
|
||||
|
|
|
|||
Loading…
Reference in a new issue