diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2023-11-01 16:36:43 -0400 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2023-11-01 16:36:43 -0400 |
commit | 7c6065774adcc5adee9fd3220314ed149e4c1668 (patch) | |
tree | 93655262e224fd0f98da81d250abc3389899655b /.config/sxhkd | |
parent | ead615283a4302bba0dc10bec90a5e7625af60dc (diff) |
Migrate from nvim-todoist to orgmode in sxhkd
Diffstat (limited to '.config/sxhkd')
-rw-r--r-- | .config/sxhkd/sxhkdrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 2ff1a2b..c6e1387 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -148,9 +148,9 @@ XF86WLAN ## TUI Audio Mixer (alsamixer) super + p flameshot gui -## TODOs (Todoist.nvim) +## TODOs (orgmode-nvim) super + space - dropdowntoggle todoist nvim +Todoist + dropdowntoggle orgmode nvim $HOME/Dropbox/org/home.org ## Terminal Calculator super + a dropdowntoggle calc tmux-r |