hyprland scripts
This commit is contained in:
8
.config/hypr/scripts/makropad/button03.sh
Executable file
8
.config/hypr/scripts/makropad/button03.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
playerctl play-pause
|
||||
|
||||
# Add shared script Functions
|
||||
source "$HOME/.config/function_helper.sh"
|
||||
|
||||
send_notification "low" "Pressed Makropad Button" "Row 1, Colums 3" "$HOME/.icons/BeautyLine-Garuda/apps/scalable/keyboard.svg"
|
||||
Reference in New Issue
Block a user