dotfiles/fish/functions/change_theme.fish
2025-06-05 16:56:11 +01:00

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