He sudo on my nixos-rebuild till I switch
0

Configure Feed

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

make the terminal bind actually work

Madeline Hashcube (Mar 22, 2026, 7:45 PM -0500) 84565cc0 ed09b885

+1 -1
+1 -1
users/hashcube/programs/display/niri.nix
··· 69 69 }; 70 70 "Mod+T" = { 71 71 hotkey-overlay.title = "Open A Terminal"; 72 - action = term ''''; 72 + action = term ''nu''; 73 73 }; 74 74 "Mod+E" = { 75 75 hotkey-overlay.title = "Open Zed Editor";