Create launch_compton.sh

This commit is contained in:
Ferit Yiğit BALABAN
2022-02-01 00:32:21 +03:00
parent 5c1d0614a9
commit 713dd0c073
2 changed files with 14 additions and 0 deletions

7
launch_compton.sh Normal file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
# Terminate all running instances of compton
killall -q compton
# Launch compton
compton -b