gtk apps use correct file dialog and add org-roam as melpaPackages

This commit is contained in:
Chris Cochrun 2023-04-11 09:39:37 -05:00
parent 97419879fb
commit 8c56d5706c
2 changed files with 4 additions and 2 deletions

View file

@ -124,6 +124,7 @@ with lib;
EDITOR = "emacsclient -t -a"; EDITOR = "emacsclient -t -a";
VISUAL = "emacsclient -c -a"; VISUAL = "emacsclient -c -a";
QT_LOGGING_RULES = "js=true; kwin_scripting=true"; QT_LOGGING_RULES = "js=true; kwin_scripting=true";
GTK_USE_PORTAL = "1";
# Fixing Qt apps in other environments # Fixing Qt apps in other environments
# Thought I needed this but apparently they are working fine without it. # Thought I needed this but apparently they are working fine without it.
# QT_XCB_GL_INTEGRATION = "xcb_egl"; # QT_XCB_GL_INTEGRATION = "xcb_egl";

View file

@ -11,8 +11,9 @@ with lib;
pdf-tools pdf-tools
consult-eglot consult-eglot
org org
org-roam melpaPackages.org-roam
org-ql melpaPackages.org-ql
melpaPackages.dired-sidebar
denote denote
denote-refs denote-refs
command-log-mode command-log-mode