Update tapestry, change some key bindings
This commit is contained in:
parent
cf68e66e99
commit
faac29da72
|
@ -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" }
|
||||
}
|
||||
|
|
2
tapestry
2
tapestry
|
@ -1 +1 @@
|
|||
Subproject commit c690d4e1975eed97a76363cfe8bcfd339db8b703
|
||||
Subproject commit da6837079f443a590efe4a01fe67cf9237ca3b2c
|
Loading…
Reference in a new issue