1
0
Fork 0
env/.install/desktop.sh

22 lines
283 B
Bash
Executable File

#!/bin/sh
set -e
echo
echo "Installing sway and dependencies..."
echo
apk add --no-cache \
dbus \
eudev \
libinput \
xf86-video-intel \
xorg-server-xwayland \
sway@testing \
sway-doc@testing \
dmenu \
xterm@community \
ttf-ubuntu-font-family \
ttf-opensans@community