목차

Compton

설치

sudo add-apt-repository ppa:richardgv/compton
sudo apt-get update && sudo apt-get install compton

compton 사용시, 애플리케이션의 투명 기능은 꺼두는 것이 나은 듯.

시작 프로그램으로 등록

옵션 도움말은 compton --help.

아래는 예시.

compton -c -r 8 -l -24 -t -12 -G -b --shadow-exclude 'g:e:Wine' --shadow-exclude 'n:w:*Firefox*'\
   --shadow-exclude 'i:e:mate-panel' --shadow-exclude 'i:e:cairo-dock'

compton-trans

shadow-exclude

참조