From f67d34ae7eae70ae21603429ffa730bfc2c7215e Mon Sep 17 00:00:00 2001 From: Siraaj Khandkar Date: Sat, 29 Feb 2020 16:27:43 -0500 Subject: [PATCH] Simplify shortcuts to TODO and Drafts --- home/.xbindkeysrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/.xbindkeysrc b/home/.xbindkeysrc index 4f8117e..55c0070 100644 --- a/home/.xbindkeysrc +++ b/home/.xbindkeysrc @@ -132,9 +132,9 @@ Mod4 + e # Edit specific files "gvim ~/TODO.md" # .md filetype is already set to activate spell check - alt + shift + t + Mod4 + t "gvim -c 'set spell' ~/Documents/Drafts.md" - alt + shift + d + Mod4 + d # File browser "caja" -- 2.20.1