A fun way to come up with a business card:
It's a UNIX system! I know this!
| #!/bin/bash | |
| # Wallpaper changer by CodingWonders | |
| # | |
| # This simple script goes over the files in the specified DIRECTORY, picks one at random, and sets it. Requirements: | |
| # - Wayland is REQUIRED, as well as swww. Use the package from your distribution or go to the following link to build it: | |
| # https://github.com/LGFae/swww | |
| # This is still a hacky way, since you're using a daemon, but this script takes care of that for you. Feel free to create a | |
| # keyboard shortcut with which you can call this script on command. No command-line arguments are required - just set the | |
| # DIRECTORY variable to what you want. |