Switched from edge to chrome; added dailies yesterday capture hotkey

This commit is contained in:
Random936 2024-06-06 12:09:29 -07:00
parent f96514ed92
commit f37d6a4ca6
3 changed files with 3 additions and 2 deletions

View File

@ -258,6 +258,7 @@ Below is the main config for org-roam.
;; Dailies
("C-c n t" . org-roam-dailies-capture-today)
("C-c n y" . org-roam-dailies-capture-yesterday)
("C-c n k" . org-roam-dailies-capture-tomorrow))
:config
;; Config for org-roam capture templates.

View File

@ -16,7 +16,7 @@
dconf
discord
pavucontrol
microsoft-edge
google-chrome
nextcloud-client
bitwarden
];

View File

@ -17,7 +17,7 @@
"coreutils"
];
casks = [
"microsoft-edge"
"google-chrome"
"scroll-reverser"
"instantview"
"bitwarden"