X-Git-Url: https://git.siccegge.de//index.cgi?p=dotfiles%2Fherbstluftwm.git;a=blobdiff_plain;f=autostart;fp=autostart;h=800e12fba1adba02c473b956bc7ea0cb990bf1fc;hp=c4cd9b8c1a5a51e91f462dc4a55bff410a7cd76f;hb=ddc3ec4008fa788eb63ba3725b838fea6b55099d;hpb=fa85259014836dbd2a4d25e05061a66ae4a4aae9 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'