diff --git a/mybindings.lua b/mybindings.lua index e2b3eb2..6f95117 100644 --- a/mybindings.lua +++ b/mybindings.lua @@ -44,9 +44,9 @@ local mpdpromts = { local progmap = { {"f", binder.spawn(conf.cmd.browser), "Browser" }, - {"i", binder.spawn(conf.cmd.im_client), "IM Client" }, - {"I", binder.spawn(conf.cmd.irc_client), "IRC" }, - {"t", binder.spawn("telegram-desktop"), "Telegram" }, + {"i", binder.spawn(conf.cmd.irc_client), "IRC" }, + {"t", binder.spawn("telegram"), "Telegram" }, + {"w", binder.spawn("wire"), "Wire" }, {"m", binder.spawn(conf.cmd.mail_client), "Mail" }, {"s", binder.spawn("steam"), "Steam" } } diff --git a/tapestry b/tapestry index c690d4e..da68370 160000 --- a/tapestry +++ b/tapestry @@ -1 +1 @@ -Subproject commit c690d4e1975eed97a76363cfe8bcfd339db8b703 +Subproject commit da6837079f443a590efe4a01fe67cf9237ca3b2c