(Snow)flakes for fluffy winters.
0
fork

Configure Feed

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

feat(wm): disable shell blur and transparency

+3 -2
+1
modules/home-manager/niri/config.kdl
··· 337 337 } 338 338 339 339 blur { 340 + off 340 341 passes 1 341 342 offset 8 342 343 noise 0.04
+2 -2
modules/home-manager/noctalia/default.nix
··· 102 102 panelsAttachedToBar = true; 103 103 settingsPanelMode = "attached"; 104 104 settingsPanelSideBarCardStyle = true; 105 - panelBackgroundOpacity = 0.75; 106 - translucentWidgets = true; 105 + panelBackgroundOpacity = 1; 106 + translucentWidgets = false; 107 107 }; 108 108 location = { 109 109 name = "Edmonton";