diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2020-11-20 13:57:24 -0500 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2020-11-20 13:57:24 -0500 |
commit | 30ce5145950098a2bbd40568580307189aa3d362 (patch) | |
tree | 13ffe73097d1854f55f6e4d07dd4b029f53299b4 /.config/sxhkd | |
parent | 13429d1b0227160157ec2e66f411321c94af2cbd (diff) |
Embracing vim-fugitive and todoist.nvim
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 0dc9a47..0b917b5 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -145,9 +145,9 @@ XF86WLAN ## TUI Audio Mixer (alsamixer) super + p killall alsamixer || dropdowntoggle audio alsamixer -c 0 -## TODOs (todotxt-machine) +## TODOs (Todoist.nvim) super + space - killall todotxt-machine || dropdowntoggle todos todotxt-machine + dropdowntoggle todoist nvim +Todoist ## Terminal Calculator super + a dropdowntoggle calc tmux-r |