Replace netflix with jellyfin
This commit is contained in:
parent
61fd6aef87
commit
1882057748
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ local progmap = {
|
|||
{ "q", binder.spawn("qutebrowser"), "Qutebrowser" },
|
||||
--{"b", binder.spawn(conf.cmd.browser), "Browser" },
|
||||
{ "s", binder.spawn("steam"), "Steam" },
|
||||
{ "n", binder.spawn("netflix"), "Netflix" },
|
||||
{ "j", binder.spawn("jellyfin"), "Jellyfin" },
|
||||
{ "m", mb.grabf({ keymap = messengermap, name = "⇒ Messengers" }), "Messengers" },
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue