ericmurphyxyz / dotfiles

My Hyprland dotfiles on Arch Linux (btw)
614 stars 73 forks source link

lf kitty files what am i doing wrong ? #6

Closed thorrrr closed 11 months ago

thorrrr commented 1 year ago

HI Eric I have copied your lf files for kitty to my lf folder and changed the directory from eric to my name in the lf_kitty_previews temp directory line 12. But when i run kitty and us lf to view images nothing happens?

ericmurphyxyz commented 1 year ago

Did you make lf_kitty_preview and lf_kitty_clean executable? (e.g. chmod +x lf_kitty_preview lf_kitty_clean)

thorrrr commented 1 year ago

HI Eric When i dropped them in they show as text files https://i.imgur.com/dbrBMNo.png

I have now fixed the images by removing the .txt from all the files

On a secondary question how do i get engage nvim to open up a doc if i need to edit it from lf ?

ericmurphyxyz commented 11 months ago

Sorry I didn't see this earlier, but I set my $EDITOR variable as nvim and use the default e keybinding.