diff options
Diffstat (limited to '.config/herbstluftwm/autostart')
-rwxr-xr-x | .config/herbstluftwm/autostart | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index f20b89a..5c9841b 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -118,6 +118,7 @@ hc keybind Mod4-Shift-Control-v spawn urxvt -name "ranger" -e ranger /home/ # grab colour to clipboard hc keybind Mod4-c spawn ~/.config/herbstluftwm/colourgrab.sh +hc keybind Mod4-Shift-n spawn urxvt -name "notes" -e vim ~/notes # spawn hc keybind Mod4-Return spawn urxvt |