mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
4 lines
117 B
Bash
4 lines
117 B
Bash
#!/usr/bin/env bash
|
|
|
|
magick convert "$1" ~/.local/share/bg.png
|
|
swww img ~/.local/share/bg.png --transition-type fade
|