This commit is contained in:
2025-09-16 00:59:15 -05:00
parent 668e6117fd
commit 7d77da5619

View File

@@ -29,7 +29,7 @@
mkdir /tmp/nathan mkdir /tmp/nathan
fi fi
img=''$(realpath ''${''$1:-${config.home.homeDirectory}/Pictures/Wallpaper/''$(${pkgs.eza}/bin/eza ${config.home.homeDirectory}/Pictures/Wallpaper -X | rofi -dmenu))} img=''$(realpath ''${''$1:-${config.home.homeDirectory}/Pictures/Wallpaper/''$(${pkgs.eza}/bin/eza ${config.home.homeDirectory}/Pictures/Wallpaper -X | rofi -dmenu)})
ext="''${''$(basename ''$img)\##*.}" ext="''${''$(basename ''$img)\##*.}"
if [[ ''$ext == "gif" || ''$ext == "mp4" ]]; then if [[ ''$ext == "gif" || ''$ext == "mp4" ]]; then