Each workspace has a different weird static on it. And Equibop’s font is all messed up. All of this is happening since the last update I did on nixos-unstable.
I have tried disabling all extensions and switching to a different user.
Here’s the Nixpkgs attrset from my /etc/nixos/flake.lock:
"nixpkgs": {
"locked": {
"lastModified": 1778443072,
"narHash": "sha256-zi7/fsqM/kFdNuED//4WOCUtezGtKKqRNORjMvfwjnA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "da5ad661ba4e5ef59ba743f0d112cbc30e474f32",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
}
And if I switch to a different workspace and come back to the default one, the static gets worse:
I tried the same configuration and home directory (copied from the problematic host), and the issue does not persist

