added .directfbrc
[scripts/scripts.git] / backup.sh
index 998f36b..256b1d9 100755 (executable)
--- a/backup.sh
+++ b/backup.sh
@@ -176,7 +176,7 @@ if [ "$host" = "hackstation" -o "$host" = "mobile" -o "$host" = "hdw" -o "$host"
                        cp -r /home/hackbard/$i ./home/hackbard
        done
        for i in xinitrc_evil xinitrc_wm .xinitrc GNUstep .Xauthority \
-                       .Xdefaults .signature; do
+                       .Xdefaults .signature .directfbrc; do
                [ -f /home/hackbard/$i ] && \
                        cp -r /home/hackbard/$i ./home/hackbard
        done