Void Linux workstation powered by niri, Fish and NeoVim. Contains scripts, browser extensions, custom XBPS packages, and typst plugins. git.anhgelus.world/anhgelus/dotfiles
void niri fish neovim nvim vim dotfiles linux
1
fork

Configure Feed

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

feat(niri): full size jetbrains ide

+6
+6
config/niri/config.kdl
··· 239 239 open-floating true 240 240 } 241 241 242 + window-rule { 243 + match app-id="jetbrains-*" 244 + exclude is-floating=true 245 + default-column-width { proportion 1.0; } 246 + } 247 + 242 248 // Example: block out two password managers from screen capture. 243 249 /-window-rule { 244 250 match app-id=r#"^org\.keepassxc\.KeePassXC$"#