mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-27 03:35:15 +00:00
feat(kde): Add Prompt as an optional terminal alternative
This commit is contained in:
parent
69ccbdea5a
commit
f0fc5e1e7b
@ -277,7 +277,8 @@ RUN if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \
|
||||
wallpaper-engine-kde-plugin \
|
||||
kdeconnectd \
|
||||
kdeplasma-addons \
|
||||
rom-properties-kf5 && \
|
||||
rom-properties-kf5 \
|
||||
prompt && \
|
||||
git clone https://github.com/maxiberta/kwin-system76-scheduler-integration.git --depth 1 /tmp/kwin-system76-scheduler-integration && \
|
||||
git clone https://github.com/catsout/wallpaper-engine-kde-plugin.git --depth 1 /tmp/wallpaper-engine-kde-plugin && \
|
||||
kpackagetool5 --type=KWin/Script --global --install /tmp/kwin-system76-scheduler-integration && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user