My Nix Configuration
2
fork

Configure Feed

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

[niri] update config

dish 0ae18117 74d15de2

+32 -3
+32 -3
homeModules/niri/config.kdl
··· 88 88 WAYLAND_DISPLAY "wayland-1" 89 89 } 90 90 91 - spawn-at-startup "systemctl restart --user 'xdg-desktop-portal*'" 91 + spawn-sh-at-startup "sleep 2 && systemctl restart --user 'xdg-desktop-portal*'" 92 + spawn-at-startup "feishin" 93 + spawn-at-startup "equibop" 94 + spawn-at-startup "ghostty" 95 + spawn-at-startup "fluffychat" 96 + spawn-at-startup "firefox" 92 97 93 98 hotkey-overlay { 99 + skip-at-startup 100 + } 101 + 102 + workspace "terminal" { 103 + open-on-output "Acer Technologies SA241Y 0x1497CF17" 104 + } 105 + workspace "browser" { 106 + open-on-output "Acer Technologies SA241Y 0x1497CF17" 107 + } 108 + workspace "chat" { 109 + open-on-output "Acer Technologies SA241Y 0x1497CF17" 94 110 } 95 111 96 112 screenshot-path "~/Pictures/screenshots/%Y/%m/%d-%H-%M-%S.png" ··· 107 123 window-rule { 108 124 match app-id="SpaceIdle" 109 125 match app-id="equibop" 126 + match app-id="firefox" 110 127 open-maximized true 111 128 } 112 129 113 130 window-rule { 114 - match app-id="finamp" 115 - default-column-width { proportion 0.25; } 131 + match at-startup=true app-id="equibop" 132 + match at-startup=true app-id="fluffychat" 133 + match at-startup=true app-id="feishin" 134 + open-on-workspace "chat" 135 + } 136 + window-rule { 137 + match at-startup=true app-id="com.mitchellh.ghostty" 138 + open-on-workspace "terminal" 116 139 } 140 + 141 + window-rule { 142 + match at-startup=true app-id="firefox" 143 + open-on-workspace "browser" 144 + } 145 + 117 146 118 147 window-rule { 119 148 match title=r#"^Borderlands 2"#