dotfiles/.config/hypr/waybar-alt-3/scripts/backlight-hint.sh
2025-02-13 10:25:15 -07:00

13 lines
238 B
Bash
Executable File

#!/bin/bash
yad --width=100 --height=100 \
--center \
--fixed \
--title="Backlight" \
--no-buttons \
--timeout=10 \
--timeout-indicator=bottom \
yad \
--text="\nScroll your mouse wheel to change \n the backlight of the monitor." \