hyprland scripts
This commit is contained in:
9
.config/hypr/scripts/goxlr/goxlr-settings-start.sh
Executable file
9
.config/hypr/scripts/goxlr/goxlr-settings-start.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Source the functions file
|
||||
notify-send "GoXLR inteface is starting"
|
||||
|
||||
# nohup goxlr-daemon &
|
||||
sleep 10
|
||||
goxlr-client profiles device load 'Default'
|
||||
notify-send "GoXLR start complete"
|
||||
Reference in New Issue
Block a user