Files
dotfiles/homedir/.config/ssm/services/compton
T

5 lines
103 B
Plaintext
Raw Normal View History

2018-08-07 22:21:49 +03:00
#!/usr/bin/env watchman
service_command='/bin/compton'
service_args=( --vsync opengl -f -D 3 -e 1.0 )