Move deprecated scripts to deprecated/
This commit is contained in:
7
deprecated/launch_compton.sh
Executable file
7
deprecated/launch_compton.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Terminate all running instances of compton
|
||||
killall -q compton
|
||||
|
||||
# Launch compton
|
||||
compton -b
|
||||
Reference in New Issue
Block a user