adding some environment for kwin scripting

This commit is contained in:
Chris Cochrun 2023-03-07 09:42:31 -06:00
parent 8e98525b2e
commit b5e828e3cc
2 changed files with 1 additions and 1 deletions

View file

@ -123,6 +123,7 @@ with lib;
environment.variables = { environment.variables = {
EDITOR = "emacsclient -t -a"; EDITOR = "emacsclient -t -a";
VISUAL = "emacsclient -c -a"; VISUAL = "emacsclient -c -a";
QT_LOGGING_RULES = "js=true; kwin_scripting=true";
# 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";

View file

@ -39,7 +39,6 @@ with lib;
ani-cli ani-cli
mov-cli mov-cli
nerdfonts nerdfonts
# latte-dock
plasma-browser-integration plasma-browser-integration
alacritty alacritty
libsForQt5.bismuth libsForQt5.bismuth