dotfiles/.config/nfm/config.ini

11 lines
187 B
INI

[main]
opener = xdg-open;
shell = /usr/bin/fish -c;
theme = catppuccin-mocha;
show-hidden = true;
mouse-support = true;
[keybinds]
C-h = toggle-hidden-files;
; = open-cmd(%c | less -r);