diff options
| author | Amin Bandali <bandali@gnu.org> | 2023-01-16 21:10:09 -0500 | 
|---|---|---|
| committer | Amin Bandali <bandali@gnu.org> | 2023-01-16 21:10:09 -0500 | 
| commit | bd3fd3691b694c80dca5ed4de737d702fdb3b007 (patch) | |
| tree | d189a3d767ccf6849b0efbb40e997e7e6e55b6ad | |
| parent | 1f9233dcb3c2ce6b9a6efae20ea1355bc0fe48b5 (diff) | |
| download | configs-bd3fd3691b694c80dca5ed4de737d702fdb3b007.tar.gz configs-bd3fd3691b694c80dca5ed4de737d702fdb3b007.tar.xz configs-bd3fd3691b694c80dca5ed4de737d702fdb3b007.zip  | |
Update Jami config
Diffstat (limited to '')
| -rw-r--r-- | .config/jami.net/Jami.conf | 14 | 
1 files changed, 13 insertions, 1 deletions
diff --git a/.config/jami.net/Jami.conf b/.config/jami.net/Jami.conf index 7f415dc..0c2d0b4 100644 --- a/.config/jami.net/Jami.conf +++ b/.config/jami.net/Jami.conf @@ -1,9 +1,10 @@  [General]  AcceptTransferBelow=20  AllowFromUntrusted=false +AppTheme=System  AutoAcceptFiles=true  AutoUpdate=true -BaseZoom=1.1 +BaseZoom=1.2  DisplayHyperlinkPreviews=true  DisplayImagesChatview=false  DownloadPath=/home/bandali/usr/dl @@ -12,9 +13,20 @@ EnableExperimentalSwarm=false  EnableNotifications=true  EnableReadReceipt=true  EnableTypingIndicator=true +FontFamily=Ubuntu +FontSize=10 +FontStyle=0 +FontWeight=400 +HiddenTips=@Invalid() +HideAudioOnly=false +HideSelf=false +HideSpectators=false  LANG=SYSTEM  MinimizeOnClose=true  NeverShowMeAgain=false +ParticipantsSide=false +PositionShareDuration=15 +PositionShareLimit=true  ShowChatviewHorizontally=true  StartMinimized=false  WindowGeometry=@Variant(\0\0\0\x14\x7f\xf8\0\0\0\0\0\0\x7f\xf8\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0)  | 
