summaryrefslogtreecommitdiff
path: root/scripts/cp.sh
blob: 7fb531c300641e5a69309bb1bace9f0b36414415 (plain)
1
2
3
4
5
6
7
#!/bin/bash
source ./.config
cp ./profiles/$PROFILE/keys.h ./wm/dwm-6.4/
cp ./profiles/$PROFILE/blocks.h ./wm/dwmblocks/
cp ./theme/$THEME/$THEME.png ~/.config/wallpaper.png
cp ./theme/$THEME/colors.h .