chore(config): integrate kitty with nnn
parent
95bde82199
commit
320baabcf4
|
@ -1,8 +1,12 @@
|
||||||
include nord.conf
|
include nord.conf
|
||||||
|
|
||||||
font_family Cascadia Code
|
font_family Rec Mono Casual
|
||||||
font_size 14.0
|
font_size 14.0
|
||||||
|
|
||||||
enable_audio_bell no
|
enable_audio_bell no
|
||||||
|
|
||||||
|
# https://github.com/jarun/nnn/blob/master/plugins/preview-tui
|
||||||
|
allow_remote_control yes
|
||||||
|
listen_on unix:/tmp/kitty
|
||||||
|
|
||||||
macos_option_as_alt both
|
macos_option_as_alt both
|
||||||
|
|
Loading…
Reference in New Issue