dotfiles/homedir/.config/watchman/init.d/compton
fbt 22eac4d45f ?
Signed-off-by: fbt <fbt@fleshless.org>
2018-08-07 22:21:49 +03:00

5 lines
103 B
Plaintext
Executable File

#!/usr/bin/env watchman
service_command='/bin/compton'
service_args=( --vsync opengl -f -D 3 -e 1.0 )