From ddc3ec4008fa788eb63ba3725b838fea6b55099d Mon Sep 17 00:00:00 2001 From: Christoph Egger Date: Mon, 14 Mar 2016 18:27:14 +0100 Subject: [PATCH] Semantics-preserving cleanup --- autostart | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/autostart b/autostart index c4cd9b8..800e12f 100755 --- a/autostart +++ b/autostart @@ -6,7 +6,7 @@ VISUAL="emacsclient -c -a ''" export PATH export VISUAL -function hc() { +hc() { herbstclient "$@" } @@ -103,7 +103,6 @@ hc keybind XF86AudioRaiseVolume spawn mpc volume +3 hc keybind XF86AudioLowerVolume spawn mpc volume -3 hc keybind XF86AudioMute spawn mpc toggle - # colors hc set frame_border_active_color '#222222' hc set frame_border_normal_color '#101010' -- 2.39.2