0
fork

Configure Feed

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

+2 -2
+1 -1
configs/niri/config.kdl
··· 317 317 // since this is the default config, and we want no false positives. 318 318 // You can get away with just app-id="wezterm" if you want. 319 319 match app-id=r#"^org\.wezfurlong\.wezterm$"# 320 - default-column-width {} 320 + open-maximized true 321 321 } 322 322 window-rule { 323 323 match title="waybar"
+1 -1
home/modules/niri.nix
··· 1 - { pkgs, ... }: 1 + { pkgs, hostname, ... }: 2 2 3 3 { 4 4 imports = [