scripts: add unnecessary descriptions

This commit is contained in:
2025-11-10 20:47:29 +01:00
parent 94118d682b
commit 7483945552
35 changed files with 178 additions and 72 deletions
@@ -1,5 +1,14 @@
#!/usr/bin/env python3
# Description:
# A wallpaper daemon script that integrates with swww and Niri/Hyprland to
# automatically switch between normal and blurred wallpapers based on window focus.
#
# Requirements:
# - swww (or awww case you are from the future)
# - niri/hyprland (obviously)
# - watchdog (python3 package)
import socket
import json
import subprocess