aboutsummaryrefslogtreecommitdiffstats
path: root/herbstluftwm
diff options
context:
space:
mode:
authorGravatar Tom Willemse2016-07-17 22:22:39 +0200
committerGravatar Tom Willemse2016-07-17 22:22:39 +0200
commit633291d2429d3b94a63a4f2c74fcc81acea00b49 (patch)
treee83edf0b96383a29d9e6260dc477f72e55b0e83b /herbstluftwm
parent6d07c19488599cf15f1e7c6c2c4d738f16d2fe98 (diff)
downloadnew-dotfiles-633291d2429d3b94a63a4f2c74fcc81acea00b49.tar.gz
new-dotfiles-633291d2429d3b94a63a4f2c74fcc81acea00b49.zip
Fix syntax error
Diffstat (limited to 'herbstluftwm')
-rwxr-xr-xherbstluftwm/.config/herbstluftwm/autostart2
1 files changed, 1 insertions, 1 deletions
diff --git a/herbstluftwm/.config/herbstluftwm/autostart b/herbstluftwm/.config/herbstluftwm/autostart
index b737463..985b89f 100755
--- a/herbstluftwm/.config/herbstluftwm/autostart
+++ b/herbstluftwm/.config/herbstluftwm/autostart
@@ -5,7 +5,7 @@
# This simple function saves a lot of keystrokes when editing this
# configuration. Instead of typing "herbstluftwm" everywhere, I can
# just type "hc". This is part of the default configuration.
-function hc() { herbstclient "$@" }
+function hc() { herbstclient "$@"; }
# This function picks a random wallpaper from a list collection.
function random-wallpaper() {