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.

Set up window rule for Tor Browser

james7132 93f7e656 07e5da7e

+10
+10
.config/niri/config.kdl
··· 244 244 } 245 245 246 246 window-rule { 247 + match app-id=r#"Tor Browser"# 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 254 + } 255 + 256 + window-rule { 247 257 match app-id=r#"Mullvad"# 248 258 open-on-workspace "web" 249 259 open-floating false