Trying to make org mode keybindings better

This commit is contained in:
Chris Cochrun 2021-04-24 05:44:47 -05:00
parent 42bdb79fd1
commit 3dfb5b2817
2 changed files with 4 additions and 1 deletions

View file

@ -130,7 +130,7 @@
{:description "launch dired in new emacs frame" :group "apps" }) {:description "launch dired in new emacs frame" :group "apps" })
(awful.key [ modkey ] "x" (fn [] (awful.spawn "org-capture")) (awful.key [ modkey ] "x" (fn [] (awful.spawn "org-capture"))
{:description "launch scratchpad in new emacs frame" :group "apps" }) {:description "launch scratchpad in new emacs frame" :group "apps" })
(awful.key [ modkey ] "v" (fn [] (awful.spawn "emacsclient -c -e '(org-agenda-list)' '(delete-other-windows)'" (awful.key [ modkey ] "'" (fn [] (awful.spawn "emacsclient -e '(org-agenda-list)'"
{:name "*Org Agenda(a)*"})) {:name "*Org Agenda(a)*"}))
{:description "launch org-agenda in new emacs frame" :group "apps" }) {:description "launch org-agenda in new emacs frame" :group "apps" })
(awful.key [ modkey alt ] "m" (fn [] (awful.spawn "emacsclient -c -e '(org-roam-capture)'")) (awful.key [ modkey alt ] "m" (fn [] (awful.spawn "emacsclient -c -e '(org-roam-capture)'"))
@ -158,6 +158,8 @@
{:description "launch rofi bitwarden selector" :group "launcher"}) {:description "launch rofi bitwarden selector" :group "launcher"})
(awful.key [modkey] "y" (fn [] (awful.spawn "yt -r")) (awful.key [modkey] "y" (fn [] (awful.spawn "yt -r"))
{:description "search youtube" :group "launcher"}) {:description "search youtube" :group "launcher"})
(awful.key [modkey shift] "c" (fn [] (awful.spawn "rofi -show calc -modi calc"))
{:description "calculator" :group "apps"})
(awful.key [modkey] "q" (fn [] (awful.spawn "dmqute")) (awful.key [modkey] "q" (fn [] (awful.spawn "dmqute"))
{:description "search internet through qutebrowser" :group "launcher"}) {:description "search internet through qutebrowser" :group "launcher"})
(awful.key [ modkey ] "s" (fn [] (awful.spawn "filesearch")) (awful.key [ modkey ] "s" (fn [] (awful.spawn "filesearch"))

View file

@ -1,2 +1,3 @@
https://yewtu.be/feed/subscriptions Subscriptions - YewTube https://yewtu.be/feed/subscriptions Subscriptions - YewTube
https://portal.azure.com/#@tfcconnection.org/dashboard/private/e5f3455d-3737-47d8-852b-1847a3b4801b Dashboard - Microsoft Azure https://portal.azure.com/#@tfcconnection.org/dashboard/private/e5f3455d-3737-47d8-852b-1847a3b4801b Dashboard - Microsoft Azure
https://asciiflow.com/#/ ASCIIFlow