fix: update redbear desktop package configuration

This commit is contained in:
2026-05-07 07:51:19 +01:00
parent 8664e7ade1
commit c9d0d7e3d5
2 changed files with 8 additions and 3 deletions
+7 -2
View File
@@ -45,7 +45,7 @@ redox-drm = {}
mesa = {}
libdrm = {}
libwayland = "ignore"
libwayland = {}
wayland-protocols = {}
redbear-compositor = {}
@@ -106,7 +106,12 @@ kf6-solid = {}
kf6-sonnet = {}
kf6-knewstuff = {}
kf6-kwallet = {}
kglobalacceld = {}
kf6-kglobalaccel = {}
kf6-pty = {}
kf6-knotifyconfig = {}
kf6-kparts = {}
icu = {}
konsole = {}kglobalacceld = {}
# kwin = {} # Blocked: Qt6 Wayland plugin import error (QML gate)
+1 -1
View File
@@ -22,7 +22,7 @@ data = """
description = "Base environment setup (tmpdir)"
[service]
cmd = "ion"
cmd = "zsh"
args = ["-c", "rm -rf /tmp; mkdir -m a=rwxt /tmp"]
type = "oneshot"
"""