1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-08 04:09:15 -04:00

displays: add hyprland HDR options

This commit is contained in:
bbedward
2025-12-16 14:12:51 -05:00
parent 55fe463405
commit d9a1089039
7 changed files with 555 additions and 14 deletions
@@ -263,7 +263,7 @@ StyledRect {
case "niri":
return "NiriOutputSettings.qml";
case "hyprland":
return "";
return "HyprlandOutputSettings.qml";
default:
return "";
}