blob: 0999ca59e251a9d8a798674a9dcf81d452d50e8f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
default_profile = "deb"
[profiles.deb]
user_id = "@santo:matrix.debian.social"
url = "https://matrix.debian.social"
rooms = []
[macros.normal]
"gc" = ":chats<Enter>"
"v" = "<C-w>m"
"ZZ" = "<Esc>:q<Enter>"
[settings.notifications]
enabled = true
|