From 9da237b6202c203def8a77f4690ac06791096ea8 Mon Sep 17 00:00:00 2001 From: Benjamin Franzke Date: Thu, 21 Feb 2013 14:51:52 +0100 Subject: Add initial systemd user service units for awesome and screen --- .scripts/set_xressources.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to '.scripts') 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" \ -- cgit