···66 {
77 name: "Game Notifications",
88 id: "notif",
99+ description: "Notifications upon game join and teleport",
910 forceEnable: true,
1011 configPrio: -9e9
1112 },
+1
src/plugins/systemIO.ts
···77 {
88 name: "System Clipboard & D-Bus",
99 id: "dbus",
1010+ description: "Let games control MPRIS music players with D-Bus and write to the Wayland clipboard",
1011 forceEnable: true,
1112 configPrio: -9e9
1213 },