4 lines
222 B
Fish
4 lines
222 B
Fish
set -l theme (random choice "theme_1" "theme_2")
|
|
cd $HOME/.config/dot-configurator/$theme
|
|
hyprctl hyprpaper wallpaper ",~/.config/hypr/wallpaper/$theme.png"
|
|
/home/alfie/.config/dot-configurator/dot-configurator config.json |