Crash recovery
This commit is contained in:
parent
81337dc1b8
commit
fe37a17d54
7 changed files with 9 additions and 7 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue