mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-23 17:28:33 +02:00
feat: comments for wallpaper_random.py
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user