got nvidia propritary Drivers working{
This commit is contained in:
parent
92fea90ac6
commit
9ba38635df
9 changed files with 170 additions and 96 deletions
|
|
@ -8,7 +8,7 @@
|
|||
package = pkgs.superfile;
|
||||
hotkeys = {
|
||||
confirm = [ "enter" "" ];
|
||||
quit = [ "ctrl+c" "" ];
|
||||
quit = [ "ctrl+q" "" ];
|
||||
list_up = [ "k" "up" ];
|
||||
list_down = [ "j" "down" ];
|
||||
page_up = [ "pgup" "" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue