Debian stable distrobox

This commit is contained in:
John Mertz 2023-06-27 20:29:05 -04:00
parent a796cd765e
commit 633ee1069c
1 changed files with 2 additions and 2 deletions

View File

@ -7,10 +7,10 @@
# 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/distrobox/debian12/displays.sh & exec ${HOME}/scripts/distrobox/debian/displays.sh &
# Enable automatic color temperature change # 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 & exec ${HOME}/.local/bin/wl-gammactl -c -1.000 -b 2.000 -g 0.500 -m DP-1 &
# Window transparency # Window transparency