changed webhook behaviour
This commit is contained in:
@@ -6,7 +6,7 @@ exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESK
|
|||||||
exec-once = $scrPath/polkitkdeauth.sh # authentication dialogue for GUI apps
|
exec-once = $scrPath/polkitkdeauth.sh # authentication dialogue for GUI apps
|
||||||
exec-once = way-edges # Screen Edge Shell
|
exec-once = way-edges # Screen Edge Shell
|
||||||
exec-once = waybar # System bar
|
exec-once = waybar # System bar
|
||||||
exec-once = curl -X POST -H "Content-Type: application/json" -d "{\"ref\":\"$(git -C ~/.dotfiles rev-parse HEAD)\"}" https://n8n.voidarc.co.uk/webhook-test/config-checker # check if config is up to date
|
exec-once = sleep 10 && curl -X POST -H "Content-Type: application/json" -d "{\"ref\":\"$(git -C ~/.dotfiles rev-parse HEAD)\"}" https://n8n.voidarc.co.uk/webhook-test/config-checker # check if config is up to date
|
||||||
exec-once = elephant # Data for Walker
|
exec-once = elephant # Data for Walker
|
||||||
exec-once = walker --gapplication-service # make walker faster
|
exec-once = walker --gapplication-service # make walker faster
|
||||||
exec-once = swaync # Notifications
|
exec-once = swaync # Notifications
|
||||||
|
|||||||
Reference in New Issue
Block a user