archinstall/desktop/dwm/config
2024-04-03 19:33:40 +02:00

12 lines
159 B
Bash

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