dotfiles/.config/nfm/config.ini
2023-07-07 12:44:04 +02:00

10 lines
159 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;