Adding keybinding for qutebrowser

This commit is contained in:
Derek Taylor
2021-09-02 22:23:44 -05:00
parent f778cccb5a
commit b187d5b8c9
2 changed files with 0 additions and 2 deletions

View File

@@ -116,7 +116,6 @@ keys = [
lazy.spawn(myBrowser),
desc='Qutebrowser'
),
Key([mod], "Tab",
lazy.next_layout(),
desc='Toggle through layouts'