diff --git a/sway/autostart b/sway/autostart index 8fc8db1cb..8cf3cad9d 100644 --- a/sway/autostart +++ b/sway/autostart @@ -7,7 +7,7 @@ # Automatically restore last used output configuration # TODO: Need to add fail-safe to script in case the outputs are unavailable -exec $HOME/scripts/sway/displays.pl & +exec $HOME/scripts/distrobox/debian12/displays.sh & # Enable automatic color temperature change exec ${HOME}/scripts/sway/gammastep.pl &