X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=home%2F.xbindkeysrc;h=df4b3f869998ac2df36dc59df27b42e20a08d17f;hb=2928bbd2bb26a5bed1dd501680916fc749b73150;hp=6a6ad8f5214b00538d99b610e950c4f39ec851e9;hpb=8b1efc05afaa42de89fec9efe48c69c423e52a6f;p=khome.git diff --git a/home/.xbindkeysrc b/home/.xbindkeysrc index 6a6ad8f..df4b3f8 100644 --- a/home/.xbindkeysrc +++ b/home/.xbindkeysrc @@ -120,7 +120,7 @@ "st -e htop" Mod4 + h "st -e ncmpcpp" - Mod4 + n + Mod4 + m "st -e ranger" Mod4 + r @@ -137,19 +137,34 @@ Mod4 + e # Edit specific files -"cd ~/Documents/TODO && gvim -c NERDTreeFind TODO.md" +"cd ~/doc/TODO && emacs TODO.md" Mod4 + t -"cd ~/Documents/ideas && gvim ideas.md" +"cd ~/doc/ideas && emacs ideas.md" Mod4 + i -"cd ~/Documents/drafts && gvim drafts.md" +"cd ~/doc/drafts && drafts_prepend && emacs drafts.md" Mod4 + d -"cd ~/Documents/bookmarks && gvim bookmarks.md" +"cd ~/doc/notes && notes_prepend && emacs notes.md" + Mod4 + n +"cd ~/doc/bookmarks && emacs bookmarks.md" Mod4 + b +"cd ~/doc/quotations && emacs quotations.md" + Mod4 + q # File browser "pcmanfm" Mod4 + f -# Web browser -"brave-browser" +# Weather +"notify_weather" Mod4 + w + +# Calendar +"notify_cal" + Mod4 + c + +# Status +"notify_status" + Mod4 + s + +"notify_time-in-zones" + Mod4 + z