my system configurations ^-^
0
fork

Configure Feed

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

refactor(helix): update binds

willow f3933972 bd3de962

-5
-5
modules/shared/home/programs/tui/helix/default.nix
··· 136 136 i = "move_line_up"; 137 137 o = "goto_line_end"; 138 138 }; 139 - 140 - "space".b = { 141 - n = "goto_previous_buffer"; 142 - o = "goto_next_buffer"; 143 - }; 144 139 }; 145 140 select = { 146 141 n = "extend_char_left";