rosenthal: hyprland: Enable Xwayland support.

* rosenthal/packages/wm.scm (hyprland)[arguments]<#:configure-flags>: Drop
field.

Signed-off-by: Hilton Chain <hako@ultrarare.space>
remotes/origin/cloudflared-unbundle
Hilton Chain 2 years ago
parent 7be40aad14
commit 02e58caf7f
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292
  1. 2
      rosenthal/packages/wm.scm

@ -140,8 +140,6 @@ protocols used by Hyprland to bridge the aforementioned gap.")
(build-system meson-build-system)
(arguments
(list #:build-type "release"
#:configure-flags
#~(list "-Dxwayland=disabled")
#:phases
#~(modify-phases %standard-phases
(add-after 'unpack 'fix-default-wallpaper-path

Loading…
Cancel
Save