Add missing gfx dbus signal

This commit is contained in:
Luke D Jones
2020-09-21 20:41:28 +12:00
parent 0063f3f0fc
commit 4e4ea0035e
10 changed files with 67 additions and 22 deletions

View File

@@ -55,4 +55,4 @@ static PRIMARY_GPU_NVIDIA: &[u8] = br#"
Option "PrimaryGPU" "true""#;
static PRIMARY_GPU_END: &[u8] = br#"
EndSection"#;
EndSection"#;