archinstall/gui/dwm/config
2023-11-09 15:39:30 +01:00

12 lines
151 B
Bash

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