From 1ea94c3892acf70280b7b4e6741612a9f1830be3 Mon Sep 17 00:00:00 2001 From: JakeGinesin Date: Wed, 30 Apr 2025 20:39:54 -0400 Subject: [PATCH] 59 current 2025-04-30 20:39:46 25.05.20250424.f771eb4 6.12.24 * --- home/programs/sxhkd/sxhkdrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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