diff --git a/config/.config/lf/lfrc b/config/.config/lf/lfrc index 3c908b7..f07917d 100644 --- a/config/.config/lf/lfrc +++ b/config/.config/lf/lfrc @@ -32,3 +32,7 @@ map d delete map x cut map R reload + +map w ${{ + echo -n "$f" > ~/.config/.wallpaper +}}