Removed key thingy in bar

It became useless with SSH/GPG and I swapped my screens so now I need
more space :/
prenix
Geoffrey Frogeye 2021-06-16 22:55:53 +02:00
parent 779ba859eb
commit a883596cf0
Signed by: geoffrey
GPG Key ID: C72403E7F82E6AD8
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ if __name__ == "__main__":
# Personal
PERSONAL_THEME = 0
Bar.addSectionAll(KeystoreProvider(theme=PERSONAL_THEME), BarGroupType.RIGHT)
# Bar.addSectionAll(KeystoreProvider(theme=PERSONAL_THEME), BarGroupType.RIGHT)
# Bar.addSectionAll(NotmuchUnreadProvider(dir='~/.mail/', theme=PERSONAL_THEME), BarGroupType.RIGHT)
# Bar.addSectionAll(TodoProvider(dir='~/.vdirsyncer/currentCalendars/', theme=PERSONAL_THEME), BarGroupType.RIGHT)