From 8de1749871a128be7defd33f87547a6cc4809977 Mon Sep 17 00:00:00 2001 From: Void Soul Date: Wed, 1 Jul 2020 21:54:04 +0530 Subject: [PATCH] added credit to dt in vifmrun --- .config/vifm/scripts/vifmrun | 3 +++ .local/bin/vifmrun | 3 +++ README.md | 2 +- 3 files changed, 7 insertions(+), 1 deletion(-) 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