Debian stable distrobox
This commit is contained in:
parent
a796cd765e
commit
633ee1069c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue