Skip to content

Instantly share code, notes, and snippets.

View Klhmt's full-sized avatar
⌨️
Working hard

Klem Klhmt

⌨️
Working hard
View GitHub Profile
@Klhmt
Klhmt / autopaper.py
Last active September 11, 2022 18:18
Python Script To Change Randomly Gnome Wallpaper
from os import system, listdir
from random import randint
def changeWallpaper(wallpaper_path: str):
"""This function changes the wallpaper of your Gnome desktop
Arg:
wallpaper_path (str): path of the a folder that contains your wallpaper