using nixos-hardware for syl
This commit is contained in:
parent
8c56d5706c
commit
2e376078ae
2 changed files with 2 additions and 1 deletions
|
@ -124,7 +124,7 @@ with lib;
|
|||
EDITOR = "emacsclient -t -a";
|
||||
VISUAL = "emacsclient -c -a";
|
||||
QT_LOGGING_RULES = "js=true; kwin_scripting=true";
|
||||
GTK_USE_PORTAL = "1";
|
||||
# GTK_USE_PORTAL = "1";
|
||||
# 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