Files
dotfiles/homedir/.config/watchman/init.d/compton
T

5 lines
103 B
Plaintext
Raw Normal View History

2017-05-03 16:10:13 +03:00
#!/usr/bin/env watchman
service_command='/bin/compton'
service_args=( --vsync opengl -f -D 3 -e 1.0 )