Switched from edge to chrome; added dailies yesterday capture hotkey
This commit is contained in:
parent
f96514ed92
commit
f37d6a4ca6
@ -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.
|
||||
|
@ -16,7 +16,7 @@
|
||||
dconf
|
||||
discord
|
||||
pavucontrol
|
||||
microsoft-edge
|
||||
google-chrome
|
||||
nextcloud-client
|
||||
bitwarden
|
||||
];
|
||||
|
@ -17,7 +17,7 @@
|
||||
"coreutils"
|
||||
];
|
||||
casks = [
|
||||
"microsoft-edge"
|
||||
"google-chrome"
|
||||
"scroll-reverser"
|
||||
"instantview"
|
||||
"bitwarden"
|
||||
|
Loading…
x
Reference in New Issue
Block a user