fix: update redbear desktop package configuration
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
@@ -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"
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user