Distrobox updates

This commit is contained in:
John Mertz 2022-12-12 22:56:53 -05:00
parent 4c99dbf519
commit 69dce4ca02
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
# Automatically restore last used output configuration # Automatically restore last used output configuration
# TODO: Need to add fail-safe to script in case the outputs are unavailable # 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 # Enable automatic color temperature change
exec ${HOME}/scripts/sway/gammastep.pl & exec ${HOME}/scripts/sway/gammastep.pl &