4 lines
79 B
Bash
4 lines
79 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
hyprctl hyprpaper wallpaper "DP-1,~/.config/hypr/wallpapers/$1.jpg"
|