1

feat: enable logging for kwin scripts and effects

This commit is contained in:
Himadri Bhattacharjee
2025-01-30 14:54:28 +05:30
parent 9e283c4219
commit f4c28893d3

View File

@@ -149,6 +149,7 @@
# Set the path for pkg-config. Mostly for CFFI projects.
PKG_CONFIG_PATH = "${pkgs.openssl.dev}/lib/pkgconfig";
EDITOR = "${pkgs.helix}/bin/hx";
QT_LOGGING_RULES = "kwin_*.debug=true";
};
environment.systemPackages = with pkgs; [