diff --git a/README.md b/README.md index 483f268..170604f 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,8 @@ Core requirements: - Hyprland (Wayland session integration) - Python 3 for scheme/wallpaper tooling +Make sure to have the newest Quickshell version! As of writing, version `0.2.0.r136.gfb08ece-1`. + Used by major features (install as needed for your setup): - `app2unit` (launcher app execution) diff --git a/shell.qml b/shell.qml index 4b6814c..92e91f9 100644 --- a/shell.qml +++ b/shell.qml @@ -4,7 +4,7 @@ //@ pragma Env QSG_USE_SIMPLE_ANIMATION_DRIVER=0 //@ pragma Env QS_NO_RELOAD_POPUP=1 //@ pragma Env QT_SCALE_FACTOR_ROUNDING_POLICY=Round -// @ pragma DropExpensiveFonts +//@ pragma DropExpensiveFonts import Quickshell import qs.Modules import qs.Modules.Wallpaper