mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
added credit to dt in vifmrun
This commit is contained in:
parent
97ecf60555
commit
8de1749871
@ -1,4 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
# Huge thanks to DT (DistroTube) for this script
|
||||||
|
|
||||||
export FIFO_UEBERZUG="/tmp/vifm-ueberzug-${PPID}"
|
export FIFO_UEBERZUG="/tmp/vifm-ueberzug-${PPID}"
|
||||||
|
|
||||||
function cleanup {
|
function cleanup {
|
||||||
|
|||||||
@ -1,4 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
# Huge thanks to DT (DistroTube) for this script
|
||||||
|
|
||||||
export FIFO_UEBERZUG="/tmp/vifm-ueberzug-${PPID}"
|
export FIFO_UEBERZUG="/tmp/vifm-ueberzug-${PPID}"
|
||||||
|
|
||||||
function cleanup {
|
function cleanup {
|
||||||
|
|||||||
@ -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.
|
I added some of my custom scripts for my need exclusively.
|
||||||
|
|
||||||
- Fireplaces (auto mounting drives in particular location)
|
- 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
|
- 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)
|
- 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
|
- vifm is default here instead of lf
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user