summaryrefslogtreecommitdiffstats
path: root/compton
diff options
context:
space:
mode:
Diffstat (limited to 'compton')
-rwxr-xr-xcompton/.services/available/compton/log/run4
-rwxr-xr-xcompton/.services/available/compton/run3
-rw-r--r--compton/Makefile4
3 files changed, 0 insertions, 11 deletions
diff --git a/compton/.services/available/compton/log/run b/compton/.services/available/compton/log/run
deleted file mode 100755
index 38568be..0000000
--- a/compton/.services/available/compton/log/run
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-set -eu
-
-exec multilog t s16777215 "$HOME/.log/compton"
diff --git a/compton/.services/available/compton/run b/compton/.services/available/compton/run
deleted file mode 100755
index 8c67cec..0000000
--- a/compton/.services/available/compton/run
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-exec picom -m 0.9 -i 0.8 -f -D 5 --inactive-dim 0.3 2>&1
diff --git a/compton/Makefile b/compton/Makefile
deleted file mode 100644
index 5282c6a..0000000
--- a/compton/Makefile
+++ /dev/null
@@ -1,4 +0,0 @@
-include ../Makefile.include
-
-install: $(HOME)/.services/enabled/compton
- @mkdir -p $(HOME)/.log/compton