summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-03-05 16:52:26 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-03-05 16:52:26 -0700
commit21d2a6762d994282e6fc8c1a32dac91c2642a886 (patch)
treeecce8f2d377872cf9047ed8c832fb0718d251be0 /.config
parent1a6ee458f0631f6347ef6ef8a054df693b6ec0b0 (diff)
downloaddotfiles-21d2a6762d994282e6fc8c1a32dac91c2642a886.tar.gz
provide gammastep with latitude and longitude
Diffstat (limited to '.config')
-rw-r--r--.config/redshift.conf10
-rw-r--r--.config/sway/config1
-rw-r--r--.config/sway/melete/gammastep2
3 files changed, 2 insertions, 11 deletions
diff --git a/.config/redshift.conf b/.config/redshift.conf
deleted file mode 100644
index ca7c19f5..00000000
--- a/.config/redshift.conf
+++ /dev/null
@@ -1,10 +0,0 @@
-[redshift]
-temp-day=6500
-temp-night=3700
-transition=1
-location-provider=manual
-
-[manual]
-; Tucson, AZ
-lat=32.15
-lon=-110.9
diff --git a/.config/sway/config b/.config/sway/config
index 436fd564..953602a7 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -341,7 +341,6 @@ input type:keyboard repeat_delay 380
seat * hide_cursor 5000
exec mako
-exec gammastep
exec update-emacs-daemon-environment
exec_always fcitx5 -d --replace
diff --git a/.config/sway/melete/gammastep b/.config/sway/melete/gammastep
new file mode 100644
index 00000000..fccfb0f7
--- /dev/null
+++ b/.config/sway/melete/gammastep
@@ -0,0 +1,2 @@
+# Tucson, AZ
+exec gammastep -t 6500:3700 -l 32.15:-110.9