From 8835516ff582256599d4713bcaed14e707543958 Mon Sep 17 00:00:00 2001 From: Carl Richell Date: Wed, 15 Mar 2023 10:00:09 -0600 Subject: [PATCH] Update README.md --- README.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/README.md b/README.md index 2030f98..0e4c1d6 100644 --- a/README.md +++ b/README.md @@ -135,20 +135,6 @@ To apply configuration changes, open System Monitor, find the cosmic-panel proce ##### Desktop Backgrounds Desktop backgrounds currently cycle through system backgrounds. They'll be configurable once cosmic-settings integration is complete. -Example file -``` -( - backgrounds: [ - ( - output: All, - source: Path("/home/carl/Pictures/Wallpaper/pexels-eberhard-grossgasteiger-443446.jpg"), - filter_by_theme: false, - rotation_frequency: 3600, - ), - ], -) -``` - ##### WebGL on NVIDIA WebGL on NVIDIA is currently [broken](https://github.com/pop-os/cosmic-comp/issues/84) but will work in Google Chrome using software rendering.