mirror of
https://github.com/brain-hackers/brain-config.git
synced 2024-12-22 12:10:07 +09:00
Allow xcompmgr to use alpha when running GL driver.
This commit is contained in:
parent
bd21dedea3
commit
4dfec27209
@ -1150,7 +1150,7 @@ Type=Application
|
|||||||
Name=xcompmgr
|
Name=xcompmgr
|
||||||
Comment=Start simple compositor
|
Comment=Start simple compositor
|
||||||
NoDisplay=true
|
NoDisplay=true
|
||||||
Exec=xcompmgr -a
|
Exec=xcompmgr
|
||||||
EOF
|
EOF
|
||||||
mv /usr/share/X11/xorg.conf.d/99-fbturbo.conf /usr/share/X11/xorg.conf.d/99-fbturbo.~
|
mv /usr/share/X11/xorg.conf.d/99-fbturbo.conf /usr/share/X11/xorg.conf.d/99-fbturbo.~
|
||||||
sed $CONFIG -i -e "s/^gpu_mem/#gpu_mem/"
|
sed $CONFIG -i -e "s/^gpu_mem/#gpu_mem/"
|
||||||
|
Loading…
Reference in New Issue
Block a user