adding some environment for kwin scripting
This commit is contained in:
parent
8e98525b2e
commit
b5e828e3cc
2 changed files with 1 additions and 1 deletions
|
@ -123,6 +123,7 @@ with lib;
|
|||
environment.variables = {
|
||||
EDITOR = "emacsclient -t -a";
|
||||
VISUAL = "emacsclient -c -a";
|
||||
QT_LOGGING_RULES = "js=true; kwin_scripting=true";
|
||||
# Fixing Qt apps in other environments
|
||||
# Thought I needed this but apparently they are working fine without it.
|
||||
# QT_XCB_GL_INTEGRATION = "xcb_egl";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue