feat: comments for wallpaper_random.py

This commit is contained in:
Ryan Yin
2023-07-30 00:06:06 +08:00
parent 32161dd090
commit 538c81ca47

View File

@@ -5,6 +5,8 @@ This script will randomly select a wallpaper from the wallpapers directory.
It will skip the last wallpaper used, so that you don't get the same wallpaper. It will skip the last wallpaper used, so that you don't get the same wallpaper.
It will also set the wallpaper using `feh` for X11, or `swaybg` for Wayland. It will also set the wallpaper using `feh` for X11, or `swaybg` for Wayland.
Maintainer: ryan4yin [xiaoyin_c@qq.com]
""" """
import os import os