1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2026-01-24 16:04:47 +01:00

moved from sxiv to imv for better wayland compatibility

This commit is contained in:
2026-01-17 06:38:46 +01:00
parent 69bce56a37
commit 7995736df8
3 changed files with 10 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ export BROWSER="zen-browser"
export RTV_BROWSER="qutebrowser"
export EDITOR="nvim"
export FILE="vifmrun"
export IMAGE="sxiv"
export IMAGE="imv"
export READER="zathura"
export TERMINAL="st"
export QT_QPA_PLATFORMTHEME="qt6ct"