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";
|
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";
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue