Ubuntu pkgs

This commit is contained in:
2025-01-25 03:34:47 -05:00
parent 720e104f55
commit 941bee835a
13 changed files with 2864 additions and 18 deletions

View File

@@ -234,3 +234,9 @@ handle_mime "${MIMETYPE}"
handle_fallback
exit 1
#if [ "$KITTY_WINDOW_ID" ]; then
#kitty +kitten icat --transfer-mode file --stdin yes
#exit 1
#fi
preview_images_method="ueberzug"

View File

@@ -668,8 +668,8 @@ set preview_images true
# The same as urxvt but utilizing not only the preview pane but the
# whole terminal window.
# set preview_images_method w3m
set preview_images_method ueberzug
# set preview_images_method kitty
#set preview_images_method ueberzug
set preview_images_method kitty
# set preview_images_method urxvt
# set preview_images_method urxvt-full
@@ -711,4 +711,6 @@ map dg shell dragon-drop -a -x %p
# https://github.com/alexanderjeurissen/ranger_devicons
default_linemode devicons
set clipboard_program xclip
# ]]] custom #