Skip to content

Commit 2cc3617

Browse files
committed
mutter -> muffin
1 parent e81f23b commit 2cc3617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wayland/meta-wayland-idle-inhibit.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ update_inhibition (MetaWaylandIdleInhibitor *inhibitor)
176176
{
177177
g_dbus_proxy_call (G_DBUS_PROXY (inhibitor->session_proxy),
178178
"Inhibit",
179-
g_variant_new ("(ss)", "mutter", "idle-inhibit"),
179+
g_variant_new ("(ss)", "muffin", "idle-inhibit"),
180180
G_DBUS_CALL_FLAGS_NONE,
181181
-1,
182182
NULL,

0 commit comments

Comments
 (0)