gtk apps use correct file dialog and add org-roam as melpaPackages
This commit is contained in:
parent
97419879fb
commit
8c56d5706c
|
@ -124,6 +124,7 @@ with lib;
|
|||
EDITOR = "emacsclient -t -a";
|
||||
VISUAL = "emacsclient -c -a";
|
||||
QT_LOGGING_RULES = "js=true; kwin_scripting=true";
|
||||
GTK_USE_PORTAL = "1";
|
||||
# Fixing Qt apps in other environments
|
||||
# Thought I needed this but apparently they are working fine without it.
|
||||
# QT_XCB_GL_INTEGRATION = "xcb_egl";
|
||||
|
|
|
@ -11,8 +11,9 @@ with lib;
|
|||
pdf-tools
|
||||
consult-eglot
|
||||
org
|
||||
org-roam
|
||||
org-ql
|
||||
melpaPackages.org-roam
|
||||
melpaPackages.org-ql
|
||||
melpaPackages.dired-sidebar
|
||||
denote
|
||||
denote-refs
|
||||
command-log-mode
|
||||
|
|
Loading…
Reference in a new issue