1
0
forked from lionel/debianlive

Add Compton

This commit is contained in:
Imperator
2021-09-03 14:52:32 +02:00
committed by Lionel
parent 8b6874543b
commit 5268374b17
4 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,13 @@
[Desktop Entry]
Encoding=UTF-8
Version=0.9.4
Type=Application
Name=Compton (compositeur)
Comment=
Exec=compton --vsync opengl-swc --backend GLX
OnlyShowIn=XFCE;
RunHook=0
StartupNotify=false
Terminal=false
Hidden=false

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfwm4" version="1.0">
<property name="general" type="empty">
<property name="use_compositing" type="bool" value="false"/>
</property>
</channel>