scripts/deprecated/launch_compton.sh
2022-06-12 20:05:00 +03:00

8 lines
106 B
Bash
Executable File

#!/bin/bash
# Terminate all running instances of compton
killall -q compton
# Launch compton
compton -b