Dor dicke Gind
6 months ago
3 changed files with 21 additions and 0 deletions
@ -0,0 +1,12 @@ |
|||||||
|
--ignore-gpu-blocklist |
||||||
|
#--enable-zero-copy |
||||||
|
#--enable-gpu-rasterization |
||||||
|
--disable-gpu-driver-workarounds |
||||||
|
--ozone-platform-hint=x11 |
||||||
|
--ozone-platform=x11 |
||||||
|
--enable-accelerated-video-decode |
||||||
|
--enable-features=VaapiVideoDecoder,VaapiVideoDecodeLinuxGL,VaapiIgnoreDriverChecks,UseMultiPlaneFormatForHardwareVideo |
||||||
|
--disable-features=UseChromeOSDirectVideoDecoder,UseSkiaRenderer |
||||||
|
#--use-gl=angle |
||||||
|
#--use-angle=vulkan |
||||||
|
#--enable-features=Vulkan,VulkanFromANGLE,DefaultANGLEVulkan,VaapiIgnoreDriverChecks,VaapiVideoDecoder,UseMultiPlaneFormatForHardwareVideo |
@ -0,0 +1,7 @@ |
|||||||
|
killall cairo-dock |
||||||
|
cairo-dock & |
||||||
|
sleep 2 |
||||||
|
cd /home/alex/.config/cairo-dock/current_theme/plug-ins/RSSreader |
||||||
|
cp _RSSreader RSSreader.conf |
||||||
|
dbus-send --session --dest=org.cairodock.CairoDock /org/cairodock/CairoDock org.cairodock.CairoDock.Reload string:"config-file=/home/alex/.config/cairo-dock/current_theme/plug-ins/RSSreader/RSSreader.conf" |
||||||
|
dbus-send --session --dest=org.cairodock.CairoDock /org/cairodock/CairoDock org.cairodock.CairoDock.Reload string:"config-file=/home/alex/.config/cairo-dock/current_theme/plug-ins/systray/systray.conf" |
Loading…
Reference in new issue