Add language comments to setxkbmap commands
[khome.git] / home / .xlaunch.d.citadel / compositor
... / ...
CommitLineData
1#! /bin/bash
2
3picom \
4 --shadow \
5 --active-opacity=0.85 \
6 --inactive-opacity=0.65 \
7 --config ~/.compton.conf \
8 &
This page took 0.029258 seconds and 4 git commands to generate.