5 lines
103 B
Plaintext
Executable File
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 )
|