Files
hypr/scripts/makropad/button04.sh
T
2026-08-14 13:52:56 +02:00

11 lines
279 B
Bash
Executable File

#!/bin/bash
playerctl next
# Add shared script Functions
source "$HOME/.config/function_helper.sh"
send_notification "low" "Pressed Makropad Button" "Row 1, Colums 4" "$HOME/.icons/BeautyLine-Garuda/apps/scalable/keyboard.svg"
~/.config/hypr/scripts/makropad/writing/todo.sh