adding some environment for kwin scripting
This commit is contained in:
parent
8e98525b2e
commit
b5e828e3cc
|
@ -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";
|
||||
|
|
|
@ -39,7 +39,6 @@ with lib;
|
|||
ani-cli
|
||||
mov-cli
|
||||
nerdfonts
|
||||
# latte-dock
|
||||
plasma-browser-integration
|
||||
alacritty
|
||||
libsForQt5.bismuth
|
||||
|
|
Loading…
Reference in a new issue