summaryrefslogtreecommitdiff
path: root/.scripts
diff options
context:
space:
mode:
authorBenjamin Franzke <benjaminfranzke@googlemail.com>2013-02-21 14:51:52 +0100
committerBenjamin Franzke <benjaminfranzke@googlemail.com>2013-02-21 14:56:29 +0100
commit9da237b6202c203def8a77f4690ac06791096ea8 (patch)
treeacae7e4c3e4b0b33e198715dfe170a3e1e03d403 /.scripts
parentc91953ca7bcb4d89d7de35f6d0634fe6931d6fcd (diff)
downloaddotfiles-9da237b6202c203def8a77f4690ac06791096ea8.tar.gz
dotfiles-9da237b6202c203def8a77f4690ac06791096ea8.tar.bz2
dotfiles-9da237b6202c203def8a77f4690ac06791096ea8.zip
Add initial systemd user service units for awesome and screen
Diffstat (limited to '.scripts')
-rwxr-xr-x.scripts/set_xressources.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/.scripts/set_xressources.sh b/.scripts/set_xressources.sh
index ef56179..a24f8ef 100755
--- a/.scripts/set_xressources.sh
+++ b/.scripts/set_xressources.sh
@@ -1,3 +1,5 @@
+#!/bin/sh
+
find ~/.config/ \
-mindepth 2 -maxdepth 2 \
-type f -iname "*.xdefaults" \