hyprland scripts
This commit is contained in:
9
.config/hypr/scripts/makropad/button04.sh
Executable file
9
.config/hypr/scripts/makropad/button04.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/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"
|
||||
|
||||
Reference in New Issue
Block a user