From 4eed9ae8b644b63c9e2605fbb5a003029c2206ac Mon Sep 17 00:00:00 2001 From: Quinn Date: Wed, 19 Nov 2025 09:52:07 +0100 Subject: [PATCH] fix: use the satalite workspace update script in PATH, rather than direct path --- .config/i3/config.d/display.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/i3/config.d/display.conf b/.config/i3/config.d/display.conf index bc0b7f4..3f95790 100644 --- a/.config/i3/config.d/display.conf +++ b/.config/i3/config.d/display.conf @@ -33,4 +33,4 @@ workspace $ws11 output $scr2 workspace $ws12 output $scr2 # update the satellite render -exec_always ~/usr/bin/satallite-wp-update +exec_always satallite-wp-update