This a bash script that uses pywal
to generate colour schemes and change the wallpaper of the system. I have customised this script in order for it to work on wayland
applications but you can edit out any program you don't use and replace it with one's you do.
Included is also the update-theme.sh
for mako if you want colour scheme changes with mako
pywal
swww
pywal-discord
mako
waybar
The bash script runs as follows:
- Gets the
/path/to/image
argument and runs it intowal
- Sets the background with
swww
(Wallpaper manager) - Updates betterdiscord colour scheme (
pywal-discord
) - Changes
mako
colour scheme (notification manager) - Refreshes
waybar
(hotbar) - Sends notification
Depending on your system, you will need to change the script to work for your system. Main principle is to include what program you want to refresh the colour scheme of that pywal
does not auto-refresh.