Add horlamca's compositor start script
[khome.git] / home / .xlaunch.d.horlamca / compositor
1 #! /bin/bash
2
3 picom \
4 --shadow \
5 --config ~/.compton.conf \
6 &
7 # --active-opacity=0.85 \
8 # --inactive-opacity=0.65 \
This page took 0.048255 seconds and 4 git commands to generate.