.
This commit is contained in:
parent
c6f9219e32
commit
c72cc86a8c
3 changed files with 3 additions and 87 deletions
|
|
@ -1,86 +0,0 @@
|
||||||
[General]
|
|
||||||
disable_certificate_validation=false
|
|
||||||
run_without_secure_secrets_service=true
|
|
||||||
|
|
||||||
[auth]
|
|
||||||
access_token=syt_a2VudG8y_UzPRxSHjMxQuxDaftuQv_44ssBE
|
|
||||||
device_id=AKFKLACKCV
|
|
||||||
home_server=https://matrix.4d2.org:443
|
|
||||||
user_id=@@kento2:4d2.org
|
|
||||||
|
|
||||||
[secrets]
|
|
||||||
nheko.47DEQpj8HBSa%2B\TImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D.pickle_secret=fN$P*2c^KDeZbn@OGW3RFW!KrHp$pRl722d8wIi*bQ!OUdYJ*B(mgoAsrPQ!F&z9
|
|
||||||
|
|
||||||
[settings]
|
|
||||||
scale_factor=1
|
|
||||||
|
|
||||||
[user]
|
|
||||||
alert_on_notification=false
|
|
||||||
animate_images_on_hover=false
|
|
||||||
automatically_share_keys_with_trusted_users=false
|
|
||||||
avatar_circles=true
|
|
||||||
bubbles_enabled=false
|
|
||||||
camera=
|
|
||||||
camera_frame_rate=
|
|
||||||
camera_resolution=
|
|
||||||
collapsed_spaces=@Invalid()
|
|
||||||
currentProfile=
|
|
||||||
current_tag_id=
|
|
||||||
decrypt_notifications=true
|
|
||||||
decrypt_sidebar=true
|
|
||||||
desktop_notifications=true
|
|
||||||
disable_swipe=false
|
|
||||||
emoji_font_family=
|
|
||||||
expired_events_background_maintenance=false
|
|
||||||
expose_dbus_api=false
|
|
||||||
fancy_effects=true
|
|
||||||
font_family=
|
|
||||||
font_size=12
|
|
||||||
group_view=false
|
|
||||||
hidden_pins=@Invalid()
|
|
||||||
hidden_tags=@Invalid()
|
|
||||||
hidden_widgets=@Invalid()
|
|
||||||
invert_enter_key=false
|
|
||||||
markdown_enabled=true
|
|
||||||
microphone=Razer Seiren Mini Mono
|
|
||||||
minor_events=true
|
|
||||||
mobile_mode=false
|
|
||||||
muted_tags=global
|
|
||||||
online_key_backup=true
|
|
||||||
only_share_keys_with_verified_users=false
|
|
||||||
open_image_external=false
|
|
||||||
open_video_external=false
|
|
||||||
presence=AutomaticPresence
|
|
||||||
privacy_screen=false
|
|
||||||
privacy_screen_timeout=0
|
|
||||||
read_receipts=true
|
|
||||||
recent_reactions=@Invalid()
|
|
||||||
reduced_motion=false
|
|
||||||
ringtone=Default
|
|
||||||
screen_share_frame_rate=5
|
|
||||||
screen_share_hide_cursor=false
|
|
||||||
screen_share_pip=true
|
|
||||||
screen_share_remote_video=false
|
|
||||||
scrollbars_in_roomlist=false
|
|
||||||
show_images=Always
|
|
||||||
sidebar\community_list_width=46
|
|
||||||
sidebar\room_list_width=223
|
|
||||||
small_avatars_enabled=false
|
|
||||||
sort_by_alphabet=false
|
|
||||||
sort_by_unread=true
|
|
||||||
space_background_maintenance=true
|
|
||||||
space_notifications=true
|
|
||||||
theme=dark
|
|
||||||
timeline\buttons=true
|
|
||||||
timeline\enlarge_emoji_only_msg=false
|
|
||||||
timeline\max_width=0
|
|
||||||
timeline\message_hover_highlight=true
|
|
||||||
typing_notifications=true
|
|
||||||
use_identicon=true
|
|
||||||
use_stun_server=false
|
|
||||||
window\start_in_tray=false
|
|
||||||
window\tray=false
|
|
||||||
|
|
||||||
[window]
|
|
||||||
height=1404
|
|
||||||
width=1208
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
# Colour Themes:
|
# Colour Themes:
|
||||||
focused_border_colour : #592b38
|
#focused_border_colour : #0a8
|
||||||
|
focused_border_colour : #a30
|
||||||
unfocused_border_colour : #333333
|
unfocused_border_colour : #333333
|
||||||
swap_border_colour : #eeeeee
|
swap_border_colour : #eeeeee
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -23,6 +23,7 @@ alias nvi='vis'
|
||||||
alias xr='doas xbps-remove -y'
|
alias xr='doas xbps-remove -y'
|
||||||
alias pc='pass -c'
|
alias pc='pass -c'
|
||||||
alias pe='pass edit'
|
alias pe='pass edit'
|
||||||
|
alias l='ls -l --color'
|
||||||
cdpath="$HOME"
|
cdpath="$HOME"
|
||||||
alias nman='man -M /usr/local/netbsd-man'
|
alias nman='man -M /usr/local/netbsd-man'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue