me like nix
0

Configure Feed

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

update fsel

author
Sean Aye
date (Mar 22, 2026, 8:03 PM -0400) commit 371605da parent f7478f8a change-id soxqmsls
+2 -3
+2 -3
hosts/common/home.nix
··· 149 149 "Mod+d".action.spawn = [ 150 150 "alacritty" 151 151 "-e" 152 - "sh" 153 - "-c" 154 - "while fsel --detach; do :; done" 152 + "fsel" 153 + "--detach" 155 154 ]; 156 155 "Mod+c".action.spawn = [ 157 156 "alacritty"