diff --git a/home/programs/sxhkd/sxhkdrc b/home/programs/sxhkd/sxhkdrc index ce6ab42..565e568 100644 --- a/home/programs/sxhkd/sxhkdrc +++ b/home/programs/sxhkd/sxhkdrc @@ -181,17 +181,17 @@ super + bracket{left,right} # alacritty -e nvim /home/synchronous/Documents/Obsidian/Journal/Daily.md -c "execute 'normal G' | Goyo | autocmd VimResized * call GoyoWrapper()" # open my notes file in nvim w/ a new alacritty window, then jump to end of file super + {o} - open_daily + sh nf daily # open my notes without goyo and with nvimteee super + {shift} + {o} # alacritty -e nvim /home/synchronous/journal/Daily.md -c "execute 'normal G' | NvimTreeOpen /home/synchronous/journal" - nf daily + sh nf daily # search my notes using rofi and open the right one super + {ctrl} + {o} # sh /home/synchronous/.scripts/vimwiki/search_notes.sh - nf search + sh nf search super + {ctrl} + {p} # sh /home/synchronous/.scripts/papers/paper-search-cached.sh