kujiu (@uberwald)
8ca6287fb1
-> Passwords in KeePassXC (access by keyring) -> Neomutt + Aerc (mail) -> vdirsyncer + khal + khard (calendar and contacts) zsh -> fish -> poezio (XMPP) -> newsboat (RSS with FreshRSS) -> toot (Mastodon client) vim -> neovim (with lunarvim) -> nvimpager (pager based on neovim) -> konsole With Nightfox theme.
24 lines
497 B
Text
24 lines
497 B
Text
[calendars]
|
|
|
|
[[example_calendar_local]]
|
|
path = ~/.local/share/calendars/Example/*
|
|
type = discover
|
|
priority = 10
|
|
|
|
[[example_contacts_local]]
|
|
path = ~/.local/share/contacts/Example/*
|
|
type = discover
|
|
priority = 5
|
|
|
|
[locale]
|
|
timeformat = %H:%M
|
|
dateformat = %d/%m/%Y
|
|
longdateformat = %d/%m/%Y
|
|
datetimeformat = %d/%m/%Y %H:%M
|
|
longdatetimeformat = %d/%m/%Y %H:%M
|
|
local_timezone = Europe/Brussels
|
|
default_timezone = Europe/Brussels
|
|
|
|
[default]
|
|
default_calendar = ExampleCalendar
|
|
highlight_event_days = true
|