From 01cc1fd9f8d3484451fb33dc06d3eb76622dd7e0 Mon Sep 17 00:00:00 2001 From: katherine Date: Sun, 19 Feb 2017 00:05:04 -0700 Subject: rearrange .zshrc modularity and switch to nvim --- .config/herbstluftwm/autostart | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/herbstluftwm') diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index 01c99a2..1432460 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -143,7 +143,7 @@ hc keybind Mod4-Shift-Control-w spawn urxvtc -name "ranger" -e ranger ~/doc # grab colour to clipboard hc keybind Mod4-c spawn ~/.config/herbstluftwm/colourgrab.sh -hc keybind Mod4-Shift-n spawn urxvtc -name "notes" -e vim ~/notes +hc keybind Mod4-Shift-n spawn urxvtc -name "notes" -e $EDITOR ~/notes # spawn hc keybind Mod4-Return spawn urxvtc @@ -157,7 +157,7 @@ hc keybind Mod4-Shift-m spawn mathematica hc keybind Mod4-Shift-o spawn ~/stuffs/tor/start-tor-browser hc keybind Mod4-Shift-p spawn urxvtc -e pms hc keybind Mod4-Shift-t spawn transmission-gtk -hc keybind Mod4-Shift-v spawn urxvtc -name "vim" -e vim +hc keybind Mod4-Shift-v spawn urxvtc -name "$EDITOR" -e $EDITOR hc keybind Mod4-Shift-w spawn urxvtc -name "weechat" -e weechat # dmenu -- cgit v1.2.3