Skip to content

Commit 2f979b1

Browse files
xzl01RadxaYuntian
authored andcommitted
feat:q6a radxaos use gdm3 as default display manager
sddm dose not support hotplug when pluging external monitor, which cause black screen issues. maybe gdm3 works better in this case
1 parent 3a67b52 commit 2f979b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/share/rsdk/build/mod/packages/kde.libjsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ else
8989
]
9090
),
9191
},
92-
} + (if suite == "bookworm"
92+
} + (if suite == "bookworm" || suite == "noble"
9393
then
9494
// Debian 12's sddm has issue handling screen hotplug, as well as screen wake up
9595
// https://applink.feishu.cn/client/message/link/open?token=AmY%2FRdMxxQABZoS475OOwAQ%3D

0 commit comments

Comments
 (0)