diff --git a/aliases b/aliases index 010ca09a..e4e1a38f 100644 --- a/aliases +++ b/aliases @@ -103,6 +103,7 @@ alias sqlite-cli="litecli" alias sq-cli="litecli" # doesn't work with sqlcipher # alias view="kitty +kitten icat" alias view="devour sxiv" +alias view-w="img2sixel" alias csview="csvlook" alias viewer="feh -F -Z -x" alias mupdf='devour mupdf -r 204' diff --git a/wayland_with_nvidia.md b/wayland_with_nvidia.md index 7fea28ce..8f3cf818 100644 --- a/wayland_with_nvidia.md +++ b/wayland_with_nvidia.md @@ -175,6 +175,15 @@ wish to capture, and then hit Ctrl+S to save. Replacing xclip for simple clipboard copying from terminal, you can install wl-copy and essentially use it for the same. +**VIEWING IMAGES IN FOOT USING LIBSIXEL** + +You can indeed view images in the foot terminal, install ligsixel from official +repos. Once installed, you can view these images from foot by typing in: + +``` +img2sixel image.png +``` + **CONCLUSION** Once all set up, simply switch to a separate tty (ctrl + alt + F).