archinstall/gui/dwm/config
2023-11-08 00:36:37 +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