diff options
| author | stkhan <personal@slickd.xyz> | 2021-06-17 14:17:57 -0500 |
|---|---|---|
| committer | stkhan <personal@slickd.xyz> | 2021-06-17 14:17:57 -0500 |
| commit | 1d97794024f70dcb9354ca98fcff86a060fc95e7 (patch) | |
| tree | 22b45b6a6f8a575da2be76503abd518444fbc60f /bin/picom_run | |
| parent | c63daf9b566b40137fa2aa880dc76b46c1c58896 (diff) | |
Added picom_run script
Diffstat (limited to 'bin/picom_run')
| -rwxr-xr-x | bin/picom_run | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/picom_run b/bin/picom_run new file mode 100755 index 0000000..e2fb4d7 --- /dev/null +++ b/bin/picom_run @@ -0,0 +1,3 @@ +#!/bin/sh +# This script will have more options later on +picom --experimental-backends |