diff --git a/nvim/.config/nvim/lua/plugins/telescope.lua b/nvim/.config/nvim/lua/plugins/telescope.lua index 722df29..408f89e 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 4d48074..6900451 100644 --- a/terminal/.config/vifm/vifmrc +++ b/terminal/.config/vifm/vifmrc @@ -425,21 +425,10 @@ 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 --name %f; read -k 1 -s -r, + \ viu --once --name %f; read -k 1 -s -r, \ {View in nsxiv directory viewer} \ vifm-thumbnailer %c, \ {View in imv} @@ -455,7 +444,7 @@ filextype *.bmp,*.jpg,*.jpeg,*.png,*.gif,*.xpm \ {View in gpicview} \ gpicview %c, fileviewer *.bmp,*.jpg,*.jpeg,*.png,*.gif,*.xpm - \ env -u COLORTERM viu -w %pw -h %ph -s %c + \ viu -b -w %pw -h %ph -s %c " OpenRaster filextype *.ora