summaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-11-03 20:49:46 -0400
committerJesse Luehrs <doy@tozt.net>2018-11-03 20:49:46 -0400
commit25b0f492435593608066805fb27df1906de6858b (patch)
treef649f30b89681eae6ccd92038e7f7bc09f8c5810 /services
parent90e7ef00e41e793221708d85f8dce45e5bdd61dc (diff)
downloadconf-25b0f492435593608066805fb27df1906de6858b.tar.gz
conf-25b0f492435593608066805fb27df1906de6858b.zip
stop setting --vsync
not sure why i was doing this to begin with, and --vsync drm is no longer supported in latest compton
Diffstat (limited to 'services')
-rwxr-xr-xservices/available/compton/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/available/compton/run b/services/available/compton/run
index 058cc1a..21d2ce0 100755
--- a/services/available/compton/run
+++ b/services/available/compton/run
@@ -1,3 +1,3 @@
#!/bin/sh
-exec compton -m 0.9 -i 0.8 -f -D 7 --vsync drm --inactive-dim 0.3
+exec compton -m 0.9 -i 0.8 -f -D 7 --inactive-dim 0.3