5 lines
74 B
Bash
5 lines
74 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
hyprctl dispatch workspace $1
|
||
|
~/.config/hypr/wallpaper.sh $1
|