base
This commit is contained in:
Executable
+10
@@ -0,0 +1,10 @@
|
||||
#!/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/writing/todo.sh
|
||||
Reference in New Issue
Block a user