added zathura.
This commit is contained in:
parent
bbf2854a5a
commit
5661362a6f
3 changed files with 10 additions and 5 deletions
|
|
@ -5,12 +5,15 @@
|
|||
...
|
||||
}: {
|
||||
programs.iamb = {
|
||||
enable=true;
|
||||
settings={
|
||||
enable = true;
|
||||
settings = {
|
||||
profiles."matrix.org".user_id = "@gabev:matrix.org";
|
||||
settings = {
|
||||
image_preview.size={height=10; width=80;};
|
||||
notifications.enabled=true;
|
||||
image_preview.size = {
|
||||
height = 10;
|
||||
width = 80;
|
||||
};
|
||||
notifications.enabled = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue