diff options
| author | Blista Kanjo | 2021-10-11 04:41:47 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2021-10-11 04:41:47 -0400 |
| commit | 0dc3f9b1ea32fd8c289de5692e9a8d23d87a9d67 (patch) | |
| tree | 31707724d5db36af4687260df60d95171a045f29 /awesome | |
| parent | cd2f586c5c30e8a30a45193e4711bae4865432b9 (diff) | |
changed picom start-up flags
Diffstat (limited to 'awesome')
| -rwxr-xr-x | awesome/autorun.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/awesome/autorun.sh b/awesome/autorun.sh index 1d9a53a..6a86bfc 100755 --- a/awesome/autorun.sh +++ b/awesome/autorun.sh @@ -7,7 +7,8 @@ run () { fi } -run picom --experimental-backends +#run picom --experimental-backends +run picom -b run nitrogen --restore run volumeicon run lxsession |
