This commit is contained in:
Chris Cochrun 2025-06-30 09:41:09 -05:00
parent cac0d8071b
commit 94acf3aa56
8 changed files with 31 additions and 29 deletions

View file

@ -146,6 +146,7 @@ in
programs.dconf.enable = true;
environment.variables = {
SAL_USE_VCLPLUGIN = "kf5";
EDITOR = "emacsclient -t -a";
VISUAL = "emacsclient -c -a";
QT_LOGGING_RULES = "js=true; kwin_*.debug=true";