summaryrefslogtreecommitdiff
path: root/herbstluftwm/fn.sh
diff options
context:
space:
mode:
authorMatias Linares <matiaslina@openmailbox.org>2015-11-24 00:29:00 -0300
committerMatias Linares <matiaslina@openmailbox.org>2015-11-24 00:29:00 -0300
commit6c4c5513618105ea4ce081b04e0545c7c05431d8 (patch)
treeed61ada744e0d9ec8d2b41c24b949b2ad96185fe /herbstluftwm/fn.sh
parentc8efcbbafd27e6352556bab2ec207b15d3202547 (diff)
downloaddotfiles-6c4c5513618105ea4ce081b04e0545c7c05431d8.tar.gz
Update
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}"