diff options
Diffstat (limited to '.scripts')
-rwxr-xr-x | .scripts/set_xressources.sh | 2 |
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" \ |