aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2022-09-26 15:52:32 -0400
committerB Stack <bgstack15@gmail.com>2022-09-26 15:53:44 -0400
commit7d52f96ae013a20edd5cbfed5e479fa4370adb04 (patch)
treed85eb4282c56e7d421c94a6813e36992548d472e
parentadd basic multimonitor support (diff)
downloadxbright-7d52f96ae013a20edd5cbfed5e479fa4370adb04.tar.gz
xbright-7d52f96ae013a20edd5cbfed5e479fa4370adb04.tar.bz2
xbright-7d52f96ae013a20edd5cbfed5e479fa4370adb04.zip
update readme image
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4ee93ed..0cb0694 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
Quick hacky GUI tool for changing monitor color/brightness
-![screenshot of xsft.py](http://nicholasbishop.github.io/xrandr-slightly-fewer-tears/xsft_screenshot_00.png)
+![screenshot of xsft.py](/cgit/xbright/tree/xsft.png)
+
+modified by bgstack15
bgstack15