diff --git a/bin/plasma-phone.cmake b/bin/plasma-phone.cmake index f7ae76d7..1fbc2c49 100644 --- a/bin/plasma-phone.cmake +++ b/bin/plasma-phone.cmake @@ -39,8 +39,7 @@ init --user & # start mission control dbus-send --session --print-reply --dest=org.freedesktop.DBus /org/freedesktop/DBus org.freedesktop.DBus.StartServiceByName string:org.freedesktop.Telepathy.MissionControl5 uint32:0 -sleep 5 - -paplay /usr/share/sounds/sitter/brmm.ogg & +sleep 1 +paplay /usr/share/sounds/sitter/ohits.ogg & exec /usr/bin/plasmashell -p org.kde.plasma.phone 2>/tmp/plasmashell_logs diff --git a/sounds/sitter/brmm.ogg b/sounds/sitter/brmm.ogg deleted file mode 100644 index 1eb5a705..00000000 Binary files a/sounds/sitter/brmm.ogg and /dev/null differ diff --git a/sounds/sitter/ohits.ogg b/sounds/sitter/ohits.ogg new file mode 100644 index 00000000..1fcf5348 Binary files /dev/null and b/sounds/sitter/ohits.ogg differ