diff --git a/packages/hyprland.scm b/packages/hyprland.scm index 942aa5b..cb197ed 100644 --- a/packages/hyprland.scm +++ b/packages/hyprland.scm @@ -82,10 +82,10 @@ rasterisation.") (build-system meson-build-system) (arguments `(#:configure-flags - ("-Ddrm-backend=true" - "-Dlibinput-backend=true" - "-Dxwayland=true" - "-Dsession=true") + '("-Ddrm-backend=true" + "-Dlibinput-backend=true" + "-Dxwayland=true" + "-Dsession=true") #:phases (modify-phases %standard-phases (add-before 'configure 'hardcode-paths