From 3dfb5b281736e449dc6183cee0fba68cf0fb00cf Mon Sep 17 00:00:00 2001
From: Chris Cochrun <chris@tfcconnection.org>
Date: Sat, 24 Apr 2021 05:44:47 -0500
Subject: [PATCH] Trying to make org mode keybindings better

---
 awesome/keybindings.fnl    | 4 +++-
 qutebrowser/bookmarks/urls | 1 +
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/awesome/keybindings.fnl b/awesome/keybindings.fnl
index 4d83645..5d2b133 100644
--- a/awesome/keybindings.fnl
+++ b/awesome/keybindings.fnl
@@ -130,7 +130,7 @@
                                 {:description "launch dired in new emacs frame" :group "apps" })
                      (awful.key [ modkey ] "x" (fn [] (awful.spawn "org-capture"))
                                 {: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)*"}))
                                 {:description "launch org-agenda in new emacs frame" :group "apps" })
                      (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"})
                      (awful.key [modkey] "y" (fn [] (awful.spawn "yt -r"))
                                 {: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"))
                                 {:description "search internet through qutebrowser" :group "launcher"})
                      (awful.key [ modkey ] "s" (fn [] (awful.spawn "filesearch"))
diff --git a/qutebrowser/bookmarks/urls b/qutebrowser/bookmarks/urls
index fa77546..d6250f3 100644
--- a/qutebrowser/bookmarks/urls
+++ b/qutebrowser/bookmarks/urls
@@ -1,2 +1,3 @@
 https://yewtu.be/feed/subscriptions Subscriptions - YewTube
 https://portal.azure.com/#@tfcconnection.org/dashboard/private/e5f3455d-3737-47d8-852b-1847a3b4801b Dashboard - Microsoft Azure
+https://asciiflow.com/#/ ASCIIFlow