lf: map w for setting selected file as wallpaper

This commit is contained in:
2024-04-27 12:11:07 +03:00
parent 280dd6247e
commit 1ff3cca860

View File

@@ -32,3 +32,7 @@ map d delete
map x cut
map R reload
map w ${{
echo -n "$f" > ~/.config/.wallpaper
}}