0
fork

Configure Feed

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

vr 13 mrt 2026 17:51:33 CET

+2 -3
+2 -3
home/modules/niri.nix
··· 239 239 240 240 ]; 241 241 block-out-from = "screen-capture"; 242 - open-focused = true; 243 242 open-floating = true; 244 243 opacity = 0.95; 245 244 default-column-width = { 246 - fixed = 480; 245 + fixed = 100; 247 246 }; 248 247 default-window-height = { 249 - fixed = 270; 248 + fixed = 100; 250 249 }; 251 250 252 251 }