Ubuntu pkgs
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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 #
|
||||
|
||||
Reference in New Issue
Block a user