Personal dotfiles. Install via curl -Lks https://bit.ly/2Jlynh5 | /bin/bash -x
0
fork

Configure Feed

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

Force fixed browser sizing to avoid fingerprinting

james7132 ef2a5137 3fa4da0a

+10
+10
.config/niri/config.kdl
··· 246 246 window-rule { 247 247 match app-id=r#"Mullvad"# 248 248 open-on-workspace "web" 249 + open-floating false 250 + min-width 1600 251 + max-width 1600 252 + min-height 900 253 + max-height 900 249 254 } 250 255 251 256 window-rule { 252 257 match app-id=r#"librewolf"# 253 258 open-on-workspace "web" 259 + open-floating false 260 + min-width 1600 261 + max-width 1600 262 + min-height 900 263 + max-height 900 254 264 } 255 265 256 266 window-rule {