diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -100,7 +100,7 @@ }/bin/hyprland-live-wallpaper --shader ${cfg.shader}"; Restart = "on-failure"; Environment = [ - "RUST_LOG=info" + "RUST_LOG=wgpu=info" ]; }; }; |
