From 8c56d5706c539aa6884bcaf67844a771dc15424c Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Tue, 11 Apr 2023 09:39:37 -0500 Subject: [PATCH] gtk apps use correct file dialog and add org-roam as melpaPackages --- modules/desktop.nix | 1 + modules/emacs.nix | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/modules/desktop.nix b/modules/desktop.nix index 34acde8..055958d 100644 --- a/modules/desktop.nix +++ b/modules/desktop.nix @@ -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"; diff --git a/modules/emacs.nix b/modules/emacs.nix index 261ec6e..0faecd2 100644 --- a/modules/emacs.nix +++ b/modules/emacs.nix @@ -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