feat: enable logging for kwin scripts and effects
This commit is contained in:
@@ -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; [
|
||||
|
||||
Reference in New Issue
Block a user