nwg-displays: Default to enabled hyprland support
``nix-shell -p nwg-displays`` fails on systems using hyprland if support is not enabled. To fix this the default was changed to enable support for hyprland. If users wish to disable it they still can do that.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
, pango
|
||||
, python310Packages
|
||||
, wrapGAppsHook
|
||||
, hyprlandSupport ? false
|
||||
, hyprlandSupport ? true
|
||||
, wlr-randr
|
||||
}:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user