archinstall/gui/dwm/config
2023-11-10 14:08:40 +01:00

12 lines
157 B
Bash

# User Variables
# Comment to disable
pkg=(
autorandr
i3lock xss-lock
picom
xorg-{server,xhost,xinit,xrandr,xsetroot} xclip
)
# vim: ft=sh