dotfiles

[ACTIVE] managed with chezmoi
git clone git://git.figbert.com/dotfiles.git
Log | Files | Refs

commit a9bdc441c995c2a9d0244c0befbe57f7a8ea2089
parent a90d6d0011be0cb0239f275b9a13b7061970b07b
Author: FIGBERT <figbert@figbert.com>
Date:   Fri, 23 Jul 2021 20:59:07 -0700

Increase wlsunset low temp

Diffstat:
Mdot_config/sway/config.tmpl | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dot_config/sway/config.tmpl b/dot_config/sway/config.tmpl @@ -138,4 +138,4 @@ exec swayidle -w \ before-sleep 'swaylock -f -i /usr/share/backgrounds/spaceport.jpg' # wlsunset -exec wlsunset -t 2500 -l {{ .coords.lat }} -L {{ .coords.lon }} +exec wlsunset -t 3500 -l {{ .coords.lat }} -L {{ .coords.lon }}