Personal Nix setup
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Reorder system-shell to prevent shadow spill while stabilising blur

+8 -3
+3 -3
flake.lock
··· 886 886 ] 887 887 }, 888 888 "locked": { 889 - "lastModified": 1747754056, 890 - "narHash": "sha256-u6qwJA3H3S7DROTle8Mu/QmIbCvNwUYOYrjkVNNgsMA=", 889 + "lastModified": 1747755255, 890 + "narHash": "sha256-BaBRqPKEWHfR5J+h6z7XHwEa4sSjf0tuYr0g1ldyPvk=", 891 891 "owner": "kitten", 892 892 "repo": "system-shell", 893 - "rev": "4f67e2a409e34a902b7bb8267e92b0aea5383097", 893 + "rev": "a4c72b7ac3f2c403868e033c47991d5a535648f8", 894 894 "type": "github" 895 895 }, 896 896 "original": {
+5
home/desktop/hyprland.nix
··· 235 235 "ignorezero, system-shell" 236 236 "animation slide, system-shell" 237 237 "abovelock, system-shell" 238 + 239 + "blur, system-bar" 240 + "xray on, system-bar" 241 + "ignorezero, system-bar" 242 + "animation slide, system-bar" 238 243 ]; 239 244 }; 240 245 };