Compare commits

..

No commits in common. "e58e5439d8dd4387f1c21a770b4218231877a8ca" and "dd626c2fc05b4d108cee10edbdd84b32614ef407" have entirely different histories.

4 changed files with 1 additions and 13 deletions

View file

@ -841,16 +841,6 @@ This is meant to be an helper to be called from the window manager."
("C-c n l" . consult-org-roam-forward-links)
("C-c n s" . consult-org-roam-search))
(use-package org-roam-ui
:straight
:after org-roam
:hook (after-init . org-roam-ui-mode) ;; don't care about startup time since I'm using Emacs daemonized
:config
(setq org-roam-ui-sync-theme t
org-roam-ui-follow t
org-roam-ui-update-on-save t
org-roam-ui-open-on-start t))
(use-package gptel
:custom
(gptel-api-key (lambda () (require 'f) (f-read-text (getenv "OPENAI_API_KEY_PATH"))))

View file

@ -34,7 +34,6 @@ bind = $mod, b, exec, firefox
bind = $mod, t, exec, footclient $SHELL
bind = $mod, RETURN, exec, emacsclient -c --eval "(ccr/start-eshell)"
bind = $mod, m, exec, emacsclient -c --eval '(notmuch-search "tag:new")'
bind = $mod, g, exec, emacsclient -c --eval '(switch-to-buffer (gptel "*ChatGPT*"))'
bind = $mod, d, exec, fuzzel --background-color=253559cc --border-radius=5 --border-width=0
bind = $mod, s, exec, screenshot.sh
bind = $mod, n, exec, logseq

View file

@ -35,7 +35,7 @@
"hass-poweroff"
"forgejo-runners"
"teamviewer"
"macos-ventura"
# "macos-ventura"
"sunshine"
"mount-sisko"
"adb"

View file

@ -68,7 +68,6 @@ let
org-modern
org-roam
org-roam-ql
org-roam-ui
visual-fill-column
consult-org-roam
pass