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