From 633ee1069c3b8304b7de88e31e480ed46cd45ae0 Mon Sep 17 00:00:00 2001 From: John Mertz Date: Tue, 27 Jun 2023 20:29:05 -0400 Subject: [PATCH] Debian stable distrobox --- sway/autostart | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sway/autostart b/sway/autostart index 4dd6cf3b2..ad371d298 100644 --- a/sway/autostart +++ b/sway/autostart @@ -7,10 +7,10 @@ # Automatically restore last used output configuration # TODO: Need to add fail-safe to script in case the outputs are unavailable -exec ${HOME}/scripts/distrobox/debian12/displays.sh & +exec ${HOME}/scripts/distrobox/debian/displays.sh & # Enable automatic color temperature change -exec ${HOME}/scripts/distrobox/debian12/gammastep.pl & +exec ${HOME}/scripts/distrobox/debian/gammastep.pl & exec ${HOME}/.local/bin/wl-gammactl -c -1.000 -b 2.000 -g 0.500 -m DP-1 & # Window transparency