Files
hyprland-dotfiles/.config/hypr/scripts/makropad/button04.sh
2025-10-16 20:50:11 +02:00

10 lines
231 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"