From f852bfd75bec7e53febeb3e753fce5752b423d97 Mon Sep 17 00:00:00 2001 From: Matias Linares Date: Tue, 3 Nov 2015 00:17:53 -0300 Subject: Update herbstluftwm --- herbstluftwm/fn.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 herbstluftwm/fn.sh (limited to 'herbstluftwm/fn.sh') diff --git a/herbstluftwm/fn.sh b/herbstluftwm/fn.sh new file mode 100644 index 0000000..dd7b4ce --- /dev/null +++ b/herbstluftwm/fn.sh @@ -0,0 +1,6 @@ + +get_xresources() { + arr=( $(xrdb -q | grep $1 | head -1) ) + echo -n "${arr[@]:1}" +} + -- cgit v1.2.3-70-g09d2