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