diff --git a/nvim/.config/nvim/lua/plugins/telescope.lua b/nvim/.config/nvim/lua/plugins/telescope.lua index 408f89e..722df29 100644 --- a/nvim/.config/nvim/lua/plugins/telescope.lua +++ b/nvim/.config/nvim/lua/plugins/telescope.lua @@ -31,7 +31,7 @@ return { }, generic_sorter = require("mini.fuzzy").get_telescope_sorter, -- Appearance - prompt_prefix = "󰍉 ", + prompt_prefix = " ", selection_caret = "󰳟 ", color_devicons = true, }, diff --git a/terminal/.config/vifm/vifmrc b/terminal/.config/vifm/vifmrc index 6900451..4d48074 100644 --- a/terminal/.config/vifm/vifmrc +++ b/terminal/.config/vifm/vifmrc @@ -425,10 +425,21 @@ filetype *.o nm %f | less filetype *.[1-8] man ./%c fileviewer *.[1-8] man ./%c | col -b +" Gif +filextype *.gif + \ {View in viu} + \ viu --once --name %f; read -k 1 -s -r, + \ {Loop} + \ mpv --loop=inf %f %i &, +fileviewer *.gif + \ kitty +kitten icat --silent --transfer-mode=stream --place=%pwx%ph@%pxx%py %c %N + \ %pc + \ kitty +kitten icat --clear --silent %pd + " Images filextype *.bmp,*.jpg,*.jpeg,*.png,*.gif,*.xpm \ {View in viu} - \ viu --once --name %f; read -k 1 -s -r, + \ viu --name %f; read -k 1 -s -r, \ {View in nsxiv directory viewer} \ vifm-thumbnailer %c, \ {View in imv} @@ -444,7 +455,7 @@ filextype *.bmp,*.jpg,*.jpeg,*.png,*.gif,*.xpm \ {View in gpicview} \ gpicview %c, fileviewer *.bmp,*.jpg,*.jpeg,*.png,*.gif,*.xpm - \ viu -b -w %pw -h %ph -s %c + \ env -u COLORTERM viu -w %pw -h %ph -s %c " OpenRaster filextype *.ora