diff --git a/.config/vifm/scripts/vifmrun b/.config/vifm/scripts/vifmrun index 3948ef80..2d2552a9 100755 --- a/.config/vifm/scripts/vifmrun +++ b/.config/vifm/scripts/vifmrun @@ -1,4 +1,7 @@ #!/usr/bin/env bash + +# Huge thanks to DT (DistroTube) for this script + export FIFO_UEBERZUG="/tmp/vifm-ueberzug-${PPID}" function cleanup { diff --git a/.local/bin/vifmrun b/.local/bin/vifmrun index 3948ef80..2d2552a9 100755 --- a/.local/bin/vifmrun +++ b/.local/bin/vifmrun @@ -1,4 +1,7 @@ #!/usr/bin/env bash + +# Huge thanks to DT (DistroTube) for this script + export FIFO_UEBERZUG="/tmp/vifm-ueberzug-${PPID}" function cleanup { diff --git a/README.md b/README.md index 2bef9e39..898ef60c 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ These are the dotfiles deployed by [LARBS](https://larbs.xyz) and as seen on [Lu I added some of my custom scripts for my need exclusively. - Fireplaces (auto mounting drives in particular location) - - Myprograms [Meta + D ] ( fetches the dmenu list of programs located in isolated places of hard drives) + - Myprograms [Mod + D ] ( fetches the dmenu list of programs located in isolated places of hard drives) - fibonacchi mode is default in dwm - added $FM env variable for File manager and updated in dwm build. (Saves the hassle to recompile it in dwm build) - vifm is default here instead of lf