[Initiatives.wiki] Update Dark Style Preference



commit 8e29e37cb6ef48a35748052186d92358f72fe79e
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Wed Sep 29 10:54:01 2021 +0000

    Update Dark Style Preference

 Dark-Style-Preference.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/Dark-Style-Preference.md b/Dark-Style-Preference.md
index fbfa15b..736b79f 100644
--- a/Dark-Style-Preference.md
+++ b/Dark-Style-Preference.md
@@ -121,7 +121,8 @@ Do _not_ use the gsettings key backing the settings portal implementation other
 
 Don't add any animation for the transition; the whole screen will be animated on the compositor side instead.
 
-A self-contained SDL+GDBus example that supports the dark style preference: 
[hello.c](uploads/b590f6ee98c68b652d95708f707ce927/hello.c)
+A self-contained SDL+GDBus example that supports the dark style preference: 
[hello.c](uploads/b590f6ee98c68b652d95708f707ce927/hello.c)'
+
 Building: `gcc $(pkg-config --libs --cflags sdl2 gio-2.0) hello.c -o hello"`
 
 Screenshots:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]