diff options
author | Timmy Keller <tjk@tjkeller.xyz> | 2024-09-02 08:43:21 -0500 |
---|---|---|
committer | Timmy Keller <tjk@tjkeller.xyz> | 2024-09-02 08:43:21 -0500 |
commit | ff43edcfed55d370c8384ddf2843069635ef927c (patch) | |
tree | 687730d12c1f87e0b705840fabf6b6ad50b7dda8 | |
parent | 5a374e4e5d753288cb7eccde12a45ff46485028c (diff) | |
download | dotconfig-ff43edcfed55d370c8384ddf2843069635ef927c.tar.xz dotconfig-ff43edcfed55d370c8384ddf2843069635ef927c.zip |
misc
-rw-r--r-- | launch/config | 4 | ||||
-rw-r--r-- | redshift/redshift.conf | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/launch/config b/launch/config index e1ee120..d0b63cb 100644 --- a/launch/config +++ b/launch/config @@ -7,12 +7,12 @@ #OPTS firefox|brave firefox -P default-esr - firefox + firefox -P "Default User" firefox -P default-default 2 ff-school|chromium|chrome firefox -P School - firefox + firefox -P Work 1 ^ halt|off|poweroff|shutdown diff --git a/redshift/redshift.conf b/redshift/redshift.conf index cafc1c7..79986cd 100644 --- a/redshift/redshift.conf +++ b/redshift/redshift.conf @@ -1,5 +1,6 @@ [redshift] location-provider=manual +temp-night=3600 [manual] lat=41.881832 |