Add scripts
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
for s in $(hyprctl monitors | grep Monitor | awk -F ' ' '{print $2}'); do
|
||||
hyprctl hyprpaper wallpaper "$s,$1"
|
||||
echo "$s,$1"
|
||||
done
|
||||
Reference in New Issue
Block a user