Merge remote-tracking branch 'origin/crash2'
This commit is contained in:
commit
ad8aebdc47
|
@ -66,6 +66,7 @@ config.bind("L", "tab-next")
|
|||
config.unbind("T")
|
||||
config.bind("af", "spawn --userscript freshrss")
|
||||
config.bind("as", "spawn --userscript shaarli")
|
||||
config.bind("u", "undo --window")
|
||||
|
||||
dirname = os.path.dirname(__file__)
|
||||
filename = os.path.join(dirname, "theme.py")
|
||||
|
|
Loading…
Reference in a new issue