summaryrefslogtreecommitdiff
path: root/herbstluftwm/fn.sh
diff options
context:
space:
mode:
Diffstat (limited to 'herbstluftwm/fn.sh')
-rw-r--r--herbstluftwm/fn.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/herbstluftwm/fn.sh b/herbstluftwm/fn.sh
index dd7b4ce..0599b1f 100644
--- a/herbstluftwm/fn.sh
+++ b/herbstluftwm/fn.sh
@@ -1,4 +1,3 @@
-
get_xresources() {
arr=( $(xrdb -q | grep $1 | head -1) )
echo -n "${arr[@]:1}"