Turn off experimental backends
[khome.git] / home / .xlaunch.d.horlamca / compositor
CommitLineData
720b53cd
SK
1#! /bin/bash
2
a92bc6c5
SK
3# XXX Trying --experimental-backends due to crashes. https://superuser.com/a/1686011
4
720b53cd
SK
5picom \
6 --shadow \
a92bc6c5 7 --config ~/.compton.conf
feaa649f 8# --experimental-backends \
720b53cd
SK
9# --active-opacity=0.85 \
10# --inactive-opacity=0.65 \
This page took 0.025023 seconds and 4 git commands to generate.