got rid of all the needless directories. will be sorting dotfiles to fit nix home manager in the near future.
This commit is contained in:
parent
7ac00f2417
commit
ae6fda00a0
38 changed files with 102 additions and 1062 deletions
|
|
@ -1,232 +0,0 @@
|
|||
set aaa_mode=all
|
||||
set altformat_current= %F
|
||||
set altformat_playlist= %f%= %d %{?X!=0?%3X ? }
|
||||
set altformat_title=%f
|
||||
set altformat_trackwin= %f%= %d
|
||||
set auto_expand_albums_follow=true
|
||||
set auto_expand_albums_search=true
|
||||
set auto_expand_albums_selcur=true
|
||||
set auto_hide_playlists_panel=false
|
||||
set auto_reshuffle=true
|
||||
set block_key_paste=true
|
||||
set buffer_seconds=10
|
||||
set color_cmdline_attr=default
|
||||
set color_cmdline_bg=default
|
||||
set color_cmdline_fg=default
|
||||
set color_cur_sel_attr=default
|
||||
set color_error=lightred
|
||||
set color_info=lightyellow
|
||||
set color_separator=blue
|
||||
set color_statusline_attr=default
|
||||
set color_statusline_bg=gray
|
||||
set color_statusline_fg=black
|
||||
set color_statusline_progress_attr=default
|
||||
set color_statusline_progress_bg=blue
|
||||
set color_statusline_progress_fg=white
|
||||
set color_titleline_attr=default
|
||||
set color_titleline_bg=blue
|
||||
set color_titleline_fg=white
|
||||
set color_trackwin_album_attr=bold
|
||||
set color_trackwin_album_bg=default
|
||||
set color_trackwin_album_fg=default
|
||||
set color_win_attr=default
|
||||
set color_win_bg=default
|
||||
set color_win_cur=lightyellow
|
||||
set color_win_cur_attr=default
|
||||
set color_win_cur_sel_attr=default
|
||||
set color_win_cur_sel_bg=blue
|
||||
set color_win_cur_sel_fg=lightyellow
|
||||
set color_win_dir=lightblue
|
||||
set color_win_fg=default
|
||||
set color_win_inactive_cur_sel_attr=default
|
||||
set color_win_inactive_cur_sel_bg=gray
|
||||
set color_win_inactive_cur_sel_fg=lightyellow
|
||||
set color_win_inactive_sel_attr=default
|
||||
set color_win_inactive_sel_bg=gray
|
||||
set color_win_inactive_sel_fg=black
|
||||
set color_win_sel_attr=default
|
||||
set color_win_sel_bg=blue
|
||||
set color_win_sel_fg=white
|
||||
set color_win_title_attr=default
|
||||
set color_win_title_bg=blue
|
||||
set color_win_title_fg=white
|
||||
set confirm_run=true
|
||||
set continue=true
|
||||
set continue_album=true
|
||||
set device=/dev/cdrom
|
||||
set display_artist_sort_name=false
|
||||
set dsp.alsa.device=
|
||||
set follow=false
|
||||
set format_clipped_text=…
|
||||
set format_current= %a - %l%! - %n. %t%= %y
|
||||
set format_heading_album=%a - %l%= %y %{duration}
|
||||
set format_heading_artist=%a%= %{duration}
|
||||
set format_heading_playlist=%{?!panel?Playlist - }%{title}%= %{duration}
|
||||
set format_playlist= %-21%a %3n. %t%= %y %d %{?X!=0?%3X ? }
|
||||
set format_playlist_va= %-21%A %3n. %t (%a)%= %y %d %{?X!=0?%3X ? }
|
||||
set format_statusline= %{status} %{?show_playback_position?%{position} %{?duration?/ %{duration} }?%{?duration?%{duration} }}%{?bpm>0?at %{bpm} BPM }%{?stream?buf: %{buffer} }%{?show_current_bitrate & bitrate>=0? %{bitrate} kbps }%= %{?repeat_current?repeat current?%{?play_library?%{?playlist_mode!="all"?%{playlist_mode} from }%{?play_sorted?sorted }library?playlist}} | %{?volume>=0?%{?lvolume!=rvolume?%{lvolume}%% %{rvolume}?%{volume}}%% | }%1{continue}%1{follow}%1{repeat}%1{shuffle}
|
||||
set format_title=%a - %l - %t (%y)
|
||||
set format_trackwin=%3n. %t%= %d
|
||||
set format_trackwin_album= %l %= %y %{duration}
|
||||
set format_trackwin_va=%3n. %t (%a)%= %d
|
||||
set format_treewin= %l
|
||||
set format_treewin_artist=%a
|
||||
set icecast_default_charset=ISO-8859-1
|
||||
set id3_default_charset=ISO-8859-1
|
||||
set ignore_duplicates=false
|
||||
set input.cdio.cddb_url=freedb.freedb.org:8880
|
||||
set input.cdio.priority=50
|
||||
set input.cue.priority=50
|
||||
set input.ffmpeg.priority=30
|
||||
set input.flac.priority=50
|
||||
set input.mad.priority=55
|
||||
set input.mikmod.priority=40
|
||||
set input.modplug.priority=50
|
||||
set input.mpc.priority=50
|
||||
set input.opus.priority=50
|
||||
set input.vorbis.priority=50
|
||||
set input.wav.priority=50
|
||||
set input.wavpack.priority=50
|
||||
set lib_add_filter=
|
||||
set lib_sort=albumartist date album discnumber tracknumber title filename play_count
|
||||
set mixer.alsa.channel=
|
||||
set mixer.alsa.device=
|
||||
set mixer.pulse.restore_volume=1
|
||||
set mouse=false
|
||||
set mpris=true
|
||||
set output_plugin=pulse
|
||||
set passwd=
|
||||
set pause_on_output_change=false
|
||||
set pl_env_vars=
|
||||
set pl_sort=
|
||||
set play_library=true
|
||||
set play_sorted=false
|
||||
set progress_bar=line
|
||||
set repeat=false
|
||||
set repeat_current=false
|
||||
set replaygain=disabled
|
||||
set replaygain_limit=true
|
||||
set replaygain_preamp=0.000000
|
||||
set resume=false
|
||||
set rewind_offset=5
|
||||
set scroll_offset=2
|
||||
set search_resets_position=true
|
||||
set set_term_title=true
|
||||
set show_all_tracks=true
|
||||
set show_current_bitrate=false
|
||||
set show_hidden=false
|
||||
set show_playback_position=true
|
||||
set show_remaining_time=false
|
||||
set shuffle=albums
|
||||
set skip_track_info=false
|
||||
set smart_artist_sort=true
|
||||
set softvol=false
|
||||
set softvol_state=0 0
|
||||
set sort_albums_by_name=false
|
||||
set start_view=tree
|
||||
set status_display_program=
|
||||
set stop_after_queue=false
|
||||
set time_show_leading_zero=true
|
||||
set tree_width_max=0
|
||||
set tree_width_percent=33
|
||||
set wrap_search=true
|
||||
bind browser backspace browser-up
|
||||
bind browser i toggle show_hidden
|
||||
bind browser space win-activate
|
||||
bind browser u win-update
|
||||
bind common ! push shell
|
||||
bind common + vol +10%
|
||||
bind common , seek -1m
|
||||
bind common - vol -10%
|
||||
bind common . seek +1m
|
||||
bind common / search-start
|
||||
bind common 1 view tree
|
||||
bind common 2 view sorted
|
||||
bind common 3 view playlist
|
||||
bind common 4 view queue
|
||||
bind common 5 view browser
|
||||
bind common 6 view filters
|
||||
bind common 7 view settings
|
||||
bind common = vol +10%
|
||||
bind common ? search-b-start
|
||||
bind common B player-next-album
|
||||
bind common C toggle continue
|
||||
bind common D win-remove
|
||||
bind common E win-add-Q
|
||||
bind common F push filter
|
||||
bind common G win-bottom
|
||||
bind common I echo {}
|
||||
bind common L push live-filter
|
||||
bind common M toggle play_library
|
||||
bind common N search-prev
|
||||
bind common P win-mv-before
|
||||
bind common U win-update-cache
|
||||
bind common Z player-prev-album
|
||||
bind common [ vol +1% +0
|
||||
bind common ] vol +0 +1%
|
||||
bind common ^B win-page-up
|
||||
bind common ^C echo Type :quit<enter> to exit cmus.
|
||||
bind common ^D win-half-page-down
|
||||
bind common ^E win-scroll-down
|
||||
bind common ^F win-page-down
|
||||
bind common ^L refresh
|
||||
bind common ^R toggle repeat_current
|
||||
bind common ^U win-half-page-up
|
||||
bind common ^Y win-scroll-up
|
||||
bind common a win-add-l
|
||||
bind common b player-next
|
||||
bind common c player-pause
|
||||
bind common delete win-remove
|
||||
bind common down win-down
|
||||
bind common e win-add-q
|
||||
bind common end win-bottom
|
||||
bind common enter win-activate
|
||||
bind common f toggle follow
|
||||
bind common g win-top
|
||||
bind common h seek -5
|
||||
bind common home win-top
|
||||
bind common i win-sel-cur
|
||||
bind common j win-down
|
||||
bind common k win-up
|
||||
bind common l seek +5
|
||||
bind common left seek -5
|
||||
bind common m toggle aaa_mode
|
||||
bind common mlb_click_bar player-pause
|
||||
bind common mlb_click_bar_right player-pause
|
||||
bind common mlb_click_selected win-activate
|
||||
bind common mouse_scroll_down win-down
|
||||
bind common mouse_scroll_down_bar seek -5
|
||||
bind common mouse_scroll_down_bar_right vol -1%
|
||||
bind common mouse_scroll_down_title right-view -n
|
||||
bind common mouse_scroll_up win-up
|
||||
bind common mouse_scroll_up_bar seek +5
|
||||
bind common mouse_scroll_up_bar_right vol +1%
|
||||
bind common mouse_scroll_up_title left-view -n
|
||||
bind common n search-next
|
||||
bind common o toggle play_sorted
|
||||
bind common p win-mv-after
|
||||
bind common page_down win-page-down
|
||||
bind common page_up win-page-up
|
||||
bind common q quit -i
|
||||
bind common r toggle repeat
|
||||
bind common right seek +5
|
||||
bind common s toggle shuffle
|
||||
bind common space win-toggle
|
||||
bind common t toggle show_remaining_time
|
||||
bind common tab win-next
|
||||
bind common u update-cache
|
||||
bind common up win-up
|
||||
bind common v player-stop
|
||||
bind common x player-play
|
||||
bind common y win-add-p
|
||||
bind common z player-prev
|
||||
bind common { vol -1% -0
|
||||
bind common } vol -0 -1%
|
||||
fset 90s=date>=1990&date<2000
|
||||
fset classical=genre="Classical"
|
||||
fset missing-tag=!stream&(artist=""|album=""|title=""|tracknumber=-1|date=-1)
|
||||
fset mp3=filename="*.mp3"
|
||||
fset ogg=filename="*.ogg"
|
||||
fset ogg-or-mp3=ogg|mp3
|
||||
fset unheard=play_count=0
|
||||
factivate
|
||||
Binary file not shown.
|
|
@ -1,6 +0,0 @@
|
|||
add ~/Music/
|
||||
refresh
|
||||
refresh
|
||||
bind -f common 1 view tree
|
||||
showbind
|
||||
add ~/Music
|
||||
|
|
@ -1,23 +0,0 @@
|
|||
/home/lunita/Music/SoulSeek/music/KOAN Sound - The Adventures of Mr. Fox (2012) [FLAC]/01 - 80s Fitness.flac
|
||||
/home/lunita/Music/SoulSeek/music/KOAN Sound - The Adventures of Mr. Fox (2012) [FLAC]/02 - Eastern Thug.flac
|
||||
/home/lunita/Music/SoulSeek/music/KOAN Sound - The Adventures of Mr. Fox (2012) [FLAC]/03 - Sly Fox.flac
|
||||
/home/lunita/Music/SoulSeek/music/KOAN Sound - The Adventures of Mr. Fox (2012) [FLAC]/04 - Introvert.flac
|
||||
/home/lunita/Music/SoulSeek/music/KOAN Sound - The Adventures of Mr. Fox (2012) [FLAC]/05 - 80s Fitness (Reso Remix).flac
|
||||
/home/lunita/Music/SoulSeek/music/KOAN Sound - The Adventures of Mr. Fox (2012) [FLAC]/06 - Eastern Thug (Neosignal Remix).flac
|
||||
/home/lunita/Music/SoulSeek/music/KOAN Sound - The Adventures of Mr. Fox (2012) [FLAC]/07 - Sly Fox (Opiuo Remix).flac
|
||||
/home/lunita/Music/SoulSeek/music/KOAN Sound - 2018 - Polychrome/01 - Cobalt.flac
|
||||
/home/lunita/Music/SoulSeek/music/KOAN Sound - 2018 - Polychrome/02 - Hustle Hammer.flac
|
||||
/home/lunita/Music/SoulSeek/music/KOAN Sound - 2018 - Polychrome/03 - Chalk It Out.flac
|
||||
/home/lunita/Music/SoulSeek/music/KOAN Sound - 2018 - Polychrome/04 - Chilli Daddy.flac
|
||||
/home/lunita/Music/SoulSeek/music/KOAN Sound - 2018 - Polychrome/05 - Virtual Light.flac
|
||||
/home/lunita/Music/SoulSeek/music/KOAN Sound - 2018 - Polychrome/06 - Viridian Dream.flac
|
||||
/home/lunita/Music/SoulSeek/music/KOAN Sound - 2018 - Polychrome/07 - Prism Pulse.flac
|
||||
/home/lunita/Music/SoulSeek/music/KOAN Sound - 2018 - Polychrome/08 - Hydroplane.flac
|
||||
/home/lunita/Music/SoulSeek/music/KOAN Sound - 2018 - Polychrome/09 - Jongmyo.flac
|
||||
/home/lunita/Music/SoulSeek/music/KOAN Sound - 2018 - Polychrome/10 - Drift.flac
|
||||
/home/lunita/Music/SoulSeek/music/KOAN Sound - 2018 - Polychrome/11 - The Zulla.flac
|
||||
/home/lunita/Music/SoulSeek/music/Intervals Above/01 - Strident.flac
|
||||
/home/lunita/Music/SoulSeek/music/Intervals Above/02 - Boundless.flac
|
||||
/home/lunita/Music/SoulSeek/music/Intervals Above/03 - Radiant.flac
|
||||
/home/lunita/Music/SoulSeek/music/Intervals Above/04 - Vibrant.flac
|
||||
/home/lunita/Music/SoulSeek/music/Intervals Above/05 - Vivid.flac
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
next
|
||||
refresh
|
||||
Binary file not shown.
|
|
@ -1,76 +0,0 @@
|
|||
cli_add_playlist_name Default
|
||||
deadbeef_version 1.10.0
|
||||
filechooser.lastdir file:///home/lunita/Music
|
||||
gtkui.columns.playlist [{"title":"♫","id":"1","format":"%playstatus%","sort_format":"","size":"50","align":"0","color_override":"0","color":"#ff000000"},{"title":"Artist / Album","id":"-1","format":"$if(%artist%,%artist%,Unknown Artist)[ - %album%]","sort_format":"","size":"150","align":"0","color_override":"0","color":"#ff000000"},{"title":"Track No","id":"-1","format":"%tracknumber%","sort_format":"","size":"50","align":"1","color_override":"0","color":"#ff000000"},{"title":"Title","id":"-1","format":"%title%","sort_format":"","size":"150","align":"0","color_override":"0","color":"#ff000000"},{"title":"Duration","id":"-1","format":"%length%","sort_format":"","size":"50","align":"0","color_override":"0","color":"#ff000000"}]
|
||||
gtkui.columns.search [{"title":"Artist / Album","id":"-1","format":"$if(%artist%,%artist%,Unknown Artist)[ - %album%]","sort_format":"","size":"150","align":"0","color_override":"0","color":"#ff000000"},{"title":"Track No","id":"-1","format":"%tracknumber%","sort_format":"","size":"50","align":"1","color_override":"0","color":"#ff000000"},{"title":"Title","id":"-1","format":"%title%","sort_format":"","size":"150","align":"0","color_override":"0","color":"#ff000000"},{"title":"Duration","id":"-1","format":"%length%","sort_format":"","size":"50","align":"0","color_override":"0","color":"#ff000000"}]
|
||||
gtkui.eq.visible 0
|
||||
gtkui.layout.1.9.0 {"type":"vbox","legacy_params":" expand=\"0 1\" fill=\"1 1\" homogeneous=0","children":[{"type":"hbox","legacy_params":" expand=\"0 1 0\" fill=\"1 1 1\" homogeneous=0","children":[{"type":"playtb"},{"type":"seekbar"},{"type":"volumebar","settings":{"scale":"db"}}]},{"type":"hsplitter","legacy_params":" locked=0 ratio=0.432584 pos=0 size2=0","children":[{"type":"vsplitter","legacy_params":" locked=0 ratio=0.500917 pos=0 size2=0","children":[{"type":"tabs","settings":{"active":"2","num_tabs":"3","tab000":"Media library viewer","tab001":"Playlist","tab002":"Playlist browser"},"children":[{"type":"medialibviewer"},{"type":"playlist","legacy_params":" hideheaders=0 width=537"},{"type":"pltbrowser"}]},{"type":"hsplitter","legacy_params":" locked=0 ratio=0.500000 pos=0 size2=0","children":[{"type":"coverart","settings":{"mode":"selected"}},{"type":"spectrum","settings":{"renderMode":"bands","distanceBetweenBars":"3","barGranularity":"2"}}]}]},{"type":"vsplitter","legacy_params":" locked=0 ratio=0.500000 pos=0 size2=0","children":[{"type":"placeholder"},{"type":"placeholder"}]}]}]}
|
||||
gtkui.playlist.group_by_tf
|
||||
gtkui.search.group_by_tf
|
||||
gtkui.statusbar.visible 1
|
||||
gtkui.tabscroll 0
|
||||
gtkui.titlebar_playing_tf DeaDBeeF - %artist% - %title%
|
||||
gtkui.titlebar_stopped_tf DeaDBeeF
|
||||
hotkey.key01 "Ctrl f" 0 0 find
|
||||
hotkey.key02 "Ctrl o" 0 0 open_files
|
||||
hotkey.key03 "Ctrl q" 0 0 quit
|
||||
hotkey.key04 "Ctrl n" 0 0 new_playlist
|
||||
hotkey.key05 "Ctrl a" 0 0 select_all
|
||||
hotkey.key06 "Escape" 0 0 deselect_all
|
||||
hotkey.key07 "Ctrl m" 0 0 toggle_stop_after_current
|
||||
hotkey.key08 "Ctrl j" 0 0 jump_to_current_track
|
||||
hotkey.key09 "F1" 0 0 help
|
||||
hotkey.key10 "Delete" 1 0 remove_from_playlist
|
||||
hotkey.key11 "Ctrl w" 0 0 remove_current_playlist
|
||||
hotkey.key13 "Alt Return" 1 0 track_properties
|
||||
hotkey.key14 "Return" 0 0 play
|
||||
hotkey.key15 "Ctrl p" 0 0 toggle_pause
|
||||
hotkey.key16 "Alt 1" 0 0 playlist1
|
||||
hotkey.key17 "Alt 2" 0 0 playlist2
|
||||
hotkey.key18 "Alt 3" 0 0 playlist3
|
||||
hotkey.key19 "Alt 4" 0 0 playlist4
|
||||
hotkey.key20 "Alt 5" 0 0 playlist5
|
||||
hotkey.key21 "Alt 6" 0 0 playlist6
|
||||
hotkey.key22 "Alt 7" 0 0 playlist7
|
||||
hotkey.key23 "Alt 8" 0 0 playlist8
|
||||
hotkey.key24 "Alt 9" 0 0 playlist9
|
||||
hotkey.key25 "Alt 0" 0 0 playlist10
|
||||
hotkey.key26 z 0 0 prev
|
||||
hotkey.key27 x 0 0 play
|
||||
hotkey.key28 c 0 0 toggle_pause
|
||||
hotkey.key29 v 0 0 stop
|
||||
hotkey.key30 b 0 0 next
|
||||
hotkey.key31 n 0 0 playback_random
|
||||
hotkey.key32 "Ctrl k" 0 0 toggle_stop_after_album
|
||||
hotkey.key33 "Ctrl z" 0 0 undo
|
||||
hotkey.key34 "Ctrl Shift z" 0 0 redo
|
||||
hotkeys_created 1
|
||||
mainwin.geometry.h 720
|
||||
mainwin.geometry.maximized 1
|
||||
mainwin.geometry.w 1280
|
||||
mainwin.geometry.x 0
|
||||
mainwin.geometry.y 0
|
||||
medialib.deadbeef.enabled 1
|
||||
medialib.deadbeef.paths ["/home/lunita/Music"]
|
||||
medialib.preset Albums
|
||||
network.proxy.port 8080
|
||||
output_plugin alsa
|
||||
playback.loop 1
|
||||
playback.volume.normalized 1.0000000
|
||||
playlist.cursor.0 0
|
||||
playlist.scroll.0 0
|
||||
playlist.scroll.cursorfollowplayback 1
|
||||
playlist.tab.00000 Default
|
||||
prefwin.geometry.h 588
|
||||
prefwin.geometry.maximized 1
|
||||
prefwin.geometry.w 784
|
||||
prefwin.geometry.x 0
|
||||
prefwin.geometry.y 0
|
||||
resume.paused 0
|
||||
resume.playlist -1
|
||||
resume.position -1.000000
|
||||
resume.track -1
|
||||
streamer.bit_override 0
|
||||
streamer.samplerate 44100
|
||||
streamer.samplerate_mult_44 44100
|
||||
streamer.samplerate_mult_48 48000
|
||||
|
|
@ -1,26 +0,0 @@
|
|||
supereq 0 {
|
||||
0.000000
|
||||
0.000000
|
||||
0.000000
|
||||
0.000000
|
||||
0.000000
|
||||
0.000000
|
||||
-0.324324
|
||||
0.000000
|
||||
0.000000
|
||||
0.000000
|
||||
0.000000
|
||||
0.000000
|
||||
0.000000
|
||||
0.000000
|
||||
0.000000
|
||||
0.000000
|
||||
0.000000
|
||||
0.000000
|
||||
0.000000
|
||||
}
|
||||
SRC 1 {
|
||||
48000.000000
|
||||
2
|
||||
1
|
||||
}
|
||||
|
|
@ -10,10 +10,10 @@ keybind = ctrl+j=goto_split:down
|
|||
keybind = ctrl+k=goto_split:up
|
||||
keybind = ctrl+l=goto_split:right
|
||||
|
||||
keybind = ctrl+d>h=new_split:left
|
||||
keybind = ctrl+d>j=new_split:down
|
||||
keybind = ctrl+d>k=new_split:up
|
||||
keybind = ctrl+d>l=new_split:right
|
||||
keybind = ctrl+d>f=toggle_split_zoom
|
||||
keybind = ctrl+shift+h=new_split:left
|
||||
keybind = ctrl+shift+j=new_split:down
|
||||
keybind = ctrl+shift+k=new_split:up
|
||||
keybind = ctrl+shift+l=new_split:right
|
||||
keybind = ctrl+f=toggle_split_zoom
|
||||
|
||||
window-save-state = always
|
||||
|
|
|
|||
48
.config/home-manager/flake.lock
generated
48
.config/home-manager/flake.lock
generated
|
|
@ -1,48 +0,0 @@
|
|||
{
|
||||
"nodes": {
|
||||
"home-manager": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1756683562,
|
||||
"narHash": "sha256-3fcIqwm1u+rF3kkgUYYEIcLrs93+Pi+a6AwiEAxdP5g=",
|
||||
"owner": "nix-community",
|
||||
"repo": "home-manager",
|
||||
"rev": "fccb44df77266a3891939f35197f538dace3442f",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nix-community",
|
||||
"repo": "home-manager",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1756542300,
|
||||
"narHash": "sha256-tlOn88coG5fzdyqz6R93SQL5Gpq+m/DsWpekNFhqPQk=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "d7600c775f877cd87b4f5a831c28aa94137377aa",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nixos",
|
||||
"ref": "nixos-unstable",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"home-manager": "home-manager",
|
||||
"nixpkgs": "nixpkgs"
|
||||
}
|
||||
}
|
||||
},
|
||||
"root": "root",
|
||||
"version": 7
|
||||
}
|
||||
|
|
@ -1,31 +0,0 @@
|
|||
{
|
||||
description = "Home Manager configuration of lunita";
|
||||
|
||||
inputs = {
|
||||
# Specify the source of Home Manager and Nixpkgs.
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs =
|
||||
{ nixpkgs, home-manager, ... }:
|
||||
let
|
||||
system = "x86_64-linux";
|
||||
pkgs = nixpkgs.legacyPackages.${system};
|
||||
in
|
||||
{
|
||||
homeConfigurations."lunita" = home-manager.lib.homeManagerConfiguration {
|
||||
inherit pkgs;
|
||||
|
||||
# Specify your home configuration modules here, for example,
|
||||
# the path to your home.nix.
|
||||
modules = [ ./home.nix ];
|
||||
|
||||
# Optionally use extraSpecialArgs
|
||||
# to pass through arguments to home.nix
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
@ -1,91 +0,0 @@
|
|||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
home.username = "lunita";
|
||||
home.homeDirectory = "/home/lunita";
|
||||
|
||||
home.stateVersion = "25.05";
|
||||
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
syntaxHighlighting.enable = true;
|
||||
|
||||
shellAliases = {
|
||||
c = "clear";
|
||||
nf = "neofetch";
|
||||
v = "nvim";
|
||||
d = "cd ~/Documents";
|
||||
D = "cd ~/Downloads";
|
||||
dot = "cd ~/dotfiles";
|
||||
};
|
||||
|
||||
initContent = ''
|
||||
# '~' => goto base of user home directory
|
||||
alias ~='cd ~'
|
||||
# Vim keybinds
|
||||
bindkey -v
|
||||
# Preferred editor for local and remote sessions
|
||||
if [[ -n $SSH_CONNECTION ]]; then
|
||||
export EDITOR='vim'
|
||||
else
|
||||
export EDITOR='nvim'
|
||||
fi
|
||||
# Set TERM for Ghostty ssh workaround
|
||||
if [[ "$TERM_PROGRAM" == "ghostty" ]]; then
|
||||
export TERM=xterm-256color
|
||||
fi
|
||||
'';
|
||||
|
||||
history.size = 10000;
|
||||
|
||||
oh-my-zsh = {
|
||||
enable = true;
|
||||
plugins = [ "git" ];
|
||||
theme = "lambda";
|
||||
};
|
||||
};
|
||||
|
||||
programs.git = {
|
||||
enable = true;
|
||||
userName = "lulusilly";
|
||||
userEmail = "lunita@puppygirl.onl";
|
||||
aliases = {
|
||||
ci = "commit";
|
||||
co = "checkout";
|
||||
s = "status";
|
||||
pu = "push origin master";
|
||||
rmc = "rm -r --cached";
|
||||
};
|
||||
};
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
home.packages = with pkgs; [
|
||||
tree # Nice file tree views w/permissions
|
||||
neofetch # Muh epic r1ce!!!
|
||||
btop # Resource manager
|
||||
stow # For dotfiles deployment. May use home.file in future
|
||||
imagemagick # For converting images into other fmts
|
||||
sxiv # Minimal image viewer
|
||||
mpv # Video player
|
||||
zathura # PDF/CBZ/EPUB/DJVU reader
|
||||
tmux # Tride and true terminal multiplexer
|
||||
obsidian # For epic note taking (really just mediocre journaling)
|
||||
keepassxc # Secure password manager
|
||||
syncthing # Self explanatory
|
||||
ghostty # Terminal emulator
|
||||
# Fonts
|
||||
nerd-fonts.jetbrains-mono
|
||||
miracode
|
||||
monocraft
|
||||
];
|
||||
fonts.fontconfig.enable = true;
|
||||
|
||||
home.file = {
|
||||
};
|
||||
|
||||
home.sessionVariables = {
|
||||
EDITOR = "emacs";
|
||||
};
|
||||
|
||||
programs.home-manager.enable = true;
|
||||
}
|
||||
64
.config/htop/htoprc
Normal file
64
.config/htop/htoprc
Normal file
|
|
@ -0,0 +1,64 @@
|
|||
# Beware! This file is rewritten by htop when settings are changed in the interface.
|
||||
# The parser is also very primitive, and not human-friendly.
|
||||
htop_version=3.4.1
|
||||
config_reader_min_version=3
|
||||
fields=0 48 17 18 38 39 40 2 46 47 49 1
|
||||
hide_kernel_threads=1
|
||||
hide_userland_threads=0
|
||||
hide_running_in_container=0
|
||||
shadow_other_users=0
|
||||
show_thread_names=0
|
||||
show_program_path=1
|
||||
highlight_base_name=0
|
||||
highlight_deleted_exe=1
|
||||
shadow_distribution_path_prefix=0
|
||||
highlight_megabytes=1
|
||||
highlight_threads=1
|
||||
highlight_changes=0
|
||||
highlight_changes_delay_secs=5
|
||||
find_comm_in_cmdline=1
|
||||
strip_exe_from_cmdline=1
|
||||
show_merged_command=0
|
||||
header_margin=1
|
||||
screen_tabs=1
|
||||
detailed_cpu_time=0
|
||||
cpu_count_from_one=0
|
||||
show_cpu_usage=1
|
||||
show_cpu_frequency=0
|
||||
show_cpu_temperature=0
|
||||
degree_fahrenheit=0
|
||||
show_cached_memory=1
|
||||
update_process_names=0
|
||||
account_guest_in_cpu_meter=0
|
||||
color_scheme=0
|
||||
enable_mouse=1
|
||||
delay=15
|
||||
hide_function_bar=0
|
||||
header_layout=two_50_50
|
||||
column_meters_0=LeftCPUs Memory Swap
|
||||
column_meter_modes_0=1 1 1
|
||||
column_meters_1=RightCPUs Tasks LoadAverage Uptime
|
||||
column_meter_modes_1=1 2 2 2
|
||||
tree_view=0
|
||||
sort_key=46
|
||||
tree_sort_key=0
|
||||
sort_direction=-1
|
||||
tree_sort_direction=1
|
||||
tree_view_always_by_pid=0
|
||||
all_branches_collapsed=0
|
||||
screen:Main=PID USER PRIORITY NICE M_VIRT M_RESIDENT M_SHARE STATE PERCENT_CPU PERCENT_MEM TIME Command
|
||||
.sort_key=PERCENT_CPU
|
||||
.tree_sort_key=PID
|
||||
.tree_view_always_by_pid=0
|
||||
.tree_view=0
|
||||
.sort_direction=-1
|
||||
.tree_sort_direction=1
|
||||
.all_branches_collapsed=0
|
||||
screen:I/O=PID USER IO_PRIORITY IO_RATE IO_READ_RATE IO_WRITE_RATE PERCENT_SWAP_DELAY PERCENT_IO_DELAY Command
|
||||
.sort_key=IO_RATE
|
||||
.tree_sort_key=PID
|
||||
.tree_view_always_by_pid=0
|
||||
.tree_view=0
|
||||
.sort_direction=-1
|
||||
.tree_sort_direction=1
|
||||
.all_branches_collapsed=0
|
||||
0
.config/hypr/start.sh
Executable file → Normal file
0
.config/hypr/start.sh
Executable file → Normal file
0
.config/kanata/conf.kbd
Executable file → Normal file
0
.config/kanata/conf.kbd
Executable file → Normal file
|
|
@ -25,7 +25,7 @@ print_info() {
|
|||
# info "GPU Driver" gpu_driver # Linux/macOS only
|
||||
# info "CPU Usage" cpu_usage
|
||||
# info "Disk" disk
|
||||
# info "Battery" battery
|
||||
info "Battery" battery
|
||||
# info "Font" font
|
||||
# info "Song" song
|
||||
# [[ "$player" ]] && prin "Music Player" "$player"
|
||||
|
|
@ -760,7 +760,7 @@ image_source="auto"
|
|||
# Slackware, SunOS, LinuxLite, OpenSUSE, Raspbian,
|
||||
# postmarketOS, and Void have a smaller logo variant.
|
||||
# Use '{distro name}_small' to use the small variants.
|
||||
ascii_distro="auto"
|
||||
ascii_distro="GNU"
|
||||
|
||||
# Ascii Colors
|
||||
#
|
||||
|
|
|
|||
4
.config/nix/flake.nix
Executable file → Normal file
4
.config/nix/flake.nix
Executable file → Normal file
|
|
@ -17,12 +17,12 @@
|
|||
./hosts/mecca/configuration.nix
|
||||
];
|
||||
};
|
||||
syntheticnexus = nixpkgs.lib.nixosSystem {
|
||||
cantor = nixpkgs.lib.nixosSystem {
|
||||
system = "x86_64-linux";
|
||||
specialArgs = {inherit inputs;};
|
||||
modules = [
|
||||
./hosts/common.nix
|
||||
./hosts/syntheticnexus/configuration.nix
|
||||
./hosts/cantor/configuration.nix
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
../../modules/syncthing.nix
|
||||
];
|
||||
|
||||
networking.hostName = "syntheticnexus";
|
||||
networking.hostName = "cantor";
|
||||
# Overriding this, as the touchpad doesn't work properly anymore.
|
||||
services.libinput.enable = lib.mkForce false;
|
||||
system.stateVersion = "25.05";
|
||||
|
|
@ -8,24 +8,29 @@
|
|||
[ (modulesPath + "/installer/scan/not-detected.nix")
|
||||
];
|
||||
|
||||
boot.initrd.availableKernelModules = [ "xhci_pci" "ahci" "usb_storage" "sd_mod" ];
|
||||
boot.initrd.availableKernelModules = [ "xhci_pci" "ahci" "nvme" "usb_storage" "sd_mod" ];
|
||||
boot.initrd.kernelModules = [ ];
|
||||
boot.kernelModules = [ "kvm-intel" ];
|
||||
boot.extraModulePackages = [ ];
|
||||
|
||||
fileSystems."/" =
|
||||
{ device = "/dev/disk/by-uuid/c7f03532-bbad-4c5d-9309-052c7cb7f63c";
|
||||
{ device = "/dev/disk/by-uuid/b6a3dc2d-983b-4be5-a1ae-e834b786377f";
|
||||
fsType = "ext4";
|
||||
};
|
||||
|
||||
fileSystems."/boot" =
|
||||
{ device = "/dev/disk/by-uuid/2A5E-652D";
|
||||
{ device = "/dev/disk/by-uuid/12CE-A600";
|
||||
fsType = "vfat";
|
||||
options = [ "fmask=0077" "dmask=0077" ];
|
||||
options = [ "fmask=0022" "dmask=0022" ];
|
||||
};
|
||||
|
||||
fileSystems."/data/hdd" =
|
||||
{ device = "/dev/disk/by-uuid/8db7c071-8946-4619-96fd-83259ae8d228";
|
||||
fsType = "xfs";
|
||||
};
|
||||
|
||||
swapDevices =
|
||||
[ { device = "/dev/disk/by-uuid/fcd83e93-64eb-40be-97ae-3e512bd8f97e"; }
|
||||
[ { device = "/dev/disk/by-uuid/222e2b22-388c-490a-845f-35f774c395a8"; }
|
||||
];
|
||||
|
||||
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking
|
||||
|
|
@ -34,7 +39,6 @@
|
|||
# with explicit per-interface declarations with `networking.interfaces.<interface>.useDHCP`.
|
||||
networking.useDHCP = lib.mkDefault true;
|
||||
# networking.interfaces.enp4s0.useDHCP = lib.mkDefault true;
|
||||
# networking.interfaces.wlp0s20f0u5.useDHCP = lib.mkDefault true;
|
||||
# networking.interfaces.wlp5s0.useDHCP = lib.mkDefault true;
|
||||
|
||||
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
||||
|
|
@ -87,4 +87,11 @@
|
|||
noPass = true;
|
||||
}];
|
||||
};
|
||||
|
||||
# System package definitions
|
||||
environment.systemPackages = with pkgs; [
|
||||
neovim # Terminal text editor
|
||||
wget # coreutil for some script compatibility
|
||||
wiremix # TUI mixer for pipewire
|
||||
];
|
||||
}
|
||||
|
|
|
|||
|
|
@ -10,6 +10,10 @@
|
|||
enable = true;
|
||||
createDirectories = true;
|
||||
};
|
||||
gtk = {
|
||||
enable = true;
|
||||
colorScheme = "dark";
|
||||
};
|
||||
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
|
|
@ -64,6 +68,7 @@
|
|||
co = "checkout";
|
||||
s = "status";
|
||||
pu = "push origin master";
|
||||
po = "push origin main"
|
||||
rmc = "rm -r --cached";
|
||||
};
|
||||
};
|
||||
|
|
@ -89,42 +94,33 @@
|
|||
};
|
||||
};
|
||||
|
||||
/* services.mpd = {
|
||||
enable = true;
|
||||
musicDirectory = "/home/lunita/Music";
|
||||
extraConfig = ''
|
||||
audio_output {
|
||||
type "pipewire"
|
||||
name "Pipewire Output"
|
||||
}
|
||||
'';
|
||||
}; */
|
||||
|
||||
home.packages = with pkgs; [
|
||||
tree # Nice file tree views w/ permissions
|
||||
linux-wifi-hotspot # For hotspotting while over ethernet
|
||||
neofetch # Muh epic r1ce!!!
|
||||
hyfetch # basically neofetch but with queer flags
|
||||
btop # Resource manager
|
||||
htop # OG resource manager
|
||||
btop # Pretty resource manager
|
||||
stow # For dotfiles deployment. May use home.file in future
|
||||
imagemagick # For converting images into other fmts
|
||||
sxiv # Minimal image viewer
|
||||
mpv # Video player
|
||||
mpv # Media player
|
||||
zathura # PDF/CBZ/EPUB/DJVU reader
|
||||
tmux # Tride and true terminal multiplexer
|
||||
obsidian # For epic note taking (really just mediocre journaling)
|
||||
keepassxc # Secure password manager
|
||||
syncthing # Self explanatory
|
||||
syncthing # File syncing
|
||||
ghostty # Terminal emulator
|
||||
irssi # Terminal IRC client
|
||||
nyxt # Customizable browser
|
||||
cmus # C Music Player (TUI)
|
||||
deadbeef # Closest thing to foobar2000 native on Linux
|
||||
nicotine-plus # FOSS client for SoulSeek
|
||||
kdePackages.dolphin # GUI File Manager
|
||||
# Fonts
|
||||
nerd-fonts.jetbrains-mono
|
||||
miracode
|
||||
monocraft
|
||||
kdePackages.dolphin
|
||||
];
|
||||
fonts.fontconfig.enable = true;
|
||||
|
||||
|
|
|
|||
|
|
@ -12,10 +12,6 @@
|
|||
xdg.portal.extraPortals = [ pkgs.xdg-desktop-portal-gtk ];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
# home-manager # For using Nix Home Manager
|
||||
zsh # Default user shell
|
||||
neovim # Terminal text editor
|
||||
wget # coreutil for some script compatibility
|
||||
waybar # Status bar
|
||||
libnotify # Desktop notifications
|
||||
swww # Wallpaper manager
|
||||
|
|
|
|||
|
|
@ -1,14 +0,0 @@
|
|||
-----BEGIN CERTIFICATE-----
|
||||
MIICHTCCAaKgAwIBAgIILCaVueFhqaswCgYIKoZIzj0EAwIwSjESMBAGA1UEChMJ
|
||||
U3luY3RoaW5nMSAwHgYDVQQLExdBdXRvbWF0aWNhbGx5IEdlbmVyYXRlZDESMBAG
|
||||
A1UEAxMJc3luY3RoaW5nMB4XDTI1MTAxODAwMDAwMFoXDTQ1MTAxMzAwMDAwMFow
|
||||
SjESMBAGA1UEChMJU3luY3RoaW5nMSAwHgYDVQQLExdBdXRvbWF0aWNhbGx5IEdl
|
||||
bmVyYXRlZDESMBAGA1UEAxMJc3luY3RoaW5nMHYwEAYHKoZIzj0CAQYFK4EEACID
|
||||
YgAE5uXkHXpk67XpbU/PrBmOsjhndFUQY1KeyF2Upck+MSvGxKXEIz6JuZZjUIeG
|
||||
tILxUCgqe+gWUT3zP+6P+IuWuJxdakTzub/UG4Q2Vhf17Qwh2IUN/mfQmTdzCw77
|
||||
Ciujo1UwUzAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsG
|
||||
AQUFBwMCMAwGA1UdEwEB/wQCMAAwFAYDVR0RBA0wC4IJc3luY3RoaW5nMAoGCCqG
|
||||
SM49BAMCA2kAMGYCMQDLX5HiWVA6sz6r1f7xBd3dpXoify9kE9MUid7LLJBBxezk
|
||||
OZr1h/YxKW6D8cECVl0CMQD40IIUnPACLOuSRWc6un98Dx9zTEXeZSisPeAWZNGI
|
||||
4WnuiX4hxQ+Da2nkOT3UmSo=
|
||||
-----END CERTIFICATE-----
|
||||
|
|
@ -1,173 +0,0 @@
|
|||
<configuration version="37">
|
||||
<folder id="default" label="Default Folder" path="/home/lunita/Sync" type="sendreceive" rescanIntervalS="3600" fsWatcherEnabled="true" fsWatcherDelayS="10" fsWatcherTimeoutS="0" ignorePerms="false" autoNormalize="true">
|
||||
<filesystemType>basic</filesystemType>
|
||||
<device id="BEORZKZ-ZRWGI54-2YDTZRA-2TJ5QAX-T2VBY56-33VG7S4-YVSNRCA-4O4VXQI" introducedBy="">
|
||||
<encryptionPassword></encryptionPassword>
|
||||
</device>
|
||||
<minDiskFree unit="%">1</minDiskFree>
|
||||
<versioning>
|
||||
<cleanupIntervalS>3600</cleanupIntervalS>
|
||||
<fsPath></fsPath>
|
||||
<fsType>basic</fsType>
|
||||
</versioning>
|
||||
<copiers>0</copiers>
|
||||
<pullerMaxPendingKiB>0</pullerMaxPendingKiB>
|
||||
<hashers>0</hashers>
|
||||
<order>random</order>
|
||||
<ignoreDelete>false</ignoreDelete>
|
||||
<scanProgressIntervalS>0</scanProgressIntervalS>
|
||||
<pullerPauseS>0</pullerPauseS>
|
||||
<maxConflicts>10</maxConflicts>
|
||||
<disableSparseFiles>false</disableSparseFiles>
|
||||
<disableTempIndexes>false</disableTempIndexes>
|
||||
<paused>false</paused>
|
||||
<weakHashThresholdPct>25</weakHashThresholdPct>
|
||||
<markerName>.stfolder</markerName>
|
||||
<copyOwnershipFromParent>false</copyOwnershipFromParent>
|
||||
<modTimeWindowS>0</modTimeWindowS>
|
||||
<maxConcurrentWrites>2</maxConcurrentWrites>
|
||||
<disableFsync>false</disableFsync>
|
||||
<blockPullOrder>standard</blockPullOrder>
|
||||
<copyRangeMethod>standard</copyRangeMethod>
|
||||
<caseSensitiveFS>false</caseSensitiveFS>
|
||||
<junctionsAsDirs>false</junctionsAsDirs>
|
||||
<syncOwnership>false</syncOwnership>
|
||||
<sendOwnership>false</sendOwnership>
|
||||
<syncXattrs>false</syncXattrs>
|
||||
<sendXattrs>false</sendXattrs>
|
||||
<xattrFilter>
|
||||
<maxSingleEntrySize>1024</maxSingleEntrySize>
|
||||
<maxTotalSize>4096</maxTotalSize>
|
||||
</xattrFilter>
|
||||
</folder>
|
||||
<device id="BEORZKZ-ZRWGI54-2YDTZRA-2TJ5QAX-T2VBY56-33VG7S4-YVSNRCA-4O4VXQI" name="syntheticnexus" compression="metadata" introducer="false" skipIntroductionRemovals="false" introducedBy="">
|
||||
<address>dynamic</address>
|
||||
<paused>false</paused>
|
||||
<autoAcceptFolders>false</autoAcceptFolders>
|
||||
<maxSendKbps>0</maxSendKbps>
|
||||
<maxRecvKbps>0</maxRecvKbps>
|
||||
<maxRequestKiB>0</maxRequestKiB>
|
||||
<untrusted>false</untrusted>
|
||||
<remoteGUIPort>0</remoteGUIPort>
|
||||
<numConnections>0</numConnections>
|
||||
</device>
|
||||
<gui enabled="true" tls="false" debugging="false" sendBasicAuthPrompt="false">
|
||||
<address>127.0.0.1:8384</address>
|
||||
<metricsWithoutAuth>false</metricsWithoutAuth>
|
||||
<apikey>WTcCJ6uJb5wSecz5urdgNt3nQkdjUpyS</apikey>
|
||||
<theme>default</theme>
|
||||
</gui>
|
||||
<ldap></ldap>
|
||||
<options>
|
||||
<listenAddress>default</listenAddress>
|
||||
<globalAnnounceServer>default</globalAnnounceServer>
|
||||
<globalAnnounceEnabled>true</globalAnnounceEnabled>
|
||||
<localAnnounceEnabled>true</localAnnounceEnabled>
|
||||
<localAnnouncePort>21027</localAnnouncePort>
|
||||
<localAnnounceMCAddr>[ff12::8384]:21027</localAnnounceMCAddr>
|
||||
<maxSendKbps>0</maxSendKbps>
|
||||
<maxRecvKbps>0</maxRecvKbps>
|
||||
<reconnectionIntervalS>60</reconnectionIntervalS>
|
||||
<relaysEnabled>true</relaysEnabled>
|
||||
<relayReconnectIntervalM>10</relayReconnectIntervalM>
|
||||
<startBrowser>true</startBrowser>
|
||||
<natEnabled>true</natEnabled>
|
||||
<natLeaseMinutes>60</natLeaseMinutes>
|
||||
<natRenewalMinutes>30</natRenewalMinutes>
|
||||
<natTimeoutSeconds>10</natTimeoutSeconds>
|
||||
<urAccepted>0</urAccepted>
|
||||
<urSeen>0</urSeen>
|
||||
<urUniqueID></urUniqueID>
|
||||
<urURL>https://data.syncthing.net/newdata</urURL>
|
||||
<urPostInsecurely>false</urPostInsecurely>
|
||||
<urInitialDelayS>1800</urInitialDelayS>
|
||||
<autoUpgradeIntervalH>12</autoUpgradeIntervalH>
|
||||
<upgradeToPreReleases>false</upgradeToPreReleases>
|
||||
<keepTemporariesH>24</keepTemporariesH>
|
||||
<cacheIgnoredFiles>false</cacheIgnoredFiles>
|
||||
<progressUpdateIntervalS>5</progressUpdateIntervalS>
|
||||
<limitBandwidthInLan>false</limitBandwidthInLan>
|
||||
<minHomeDiskFree unit="%">1</minHomeDiskFree>
|
||||
<releasesURL>https://upgrades.syncthing.net/meta.json</releasesURL>
|
||||
<overwriteRemoteDeviceNamesOnConnect>false</overwriteRemoteDeviceNamesOnConnect>
|
||||
<tempIndexMinBlocks>10</tempIndexMinBlocks>
|
||||
<unackedNotificationID>authenticationUserAndPassword</unackedNotificationID>
|
||||
<trafficClass>0</trafficClass>
|
||||
<setLowPriority>true</setLowPriority>
|
||||
<maxFolderConcurrency>0</maxFolderConcurrency>
|
||||
<crashReportingURL>https://crash.syncthing.net/newcrash</crashReportingURL>
|
||||
<crashReportingEnabled>true</crashReportingEnabled>
|
||||
<stunKeepaliveStartS>180</stunKeepaliveStartS>
|
||||
<stunKeepaliveMinS>20</stunKeepaliveMinS>
|
||||
<stunServer>default</stunServer>
|
||||
<databaseTuning>auto</databaseTuning>
|
||||
<maxConcurrentIncomingRequestKiB>0</maxConcurrentIncomingRequestKiB>
|
||||
<announceLANAddresses>true</announceLANAddresses>
|
||||
<sendFullIndexOnUpgrade>false</sendFullIndexOnUpgrade>
|
||||
<auditEnabled>false</auditEnabled>
|
||||
<auditFile></auditFile>
|
||||
<connectionLimitEnough>0</connectionLimitEnough>
|
||||
<connectionLimitMax>0</connectionLimitMax>
|
||||
<connectionPriorityTcpLan>10</connectionPriorityTcpLan>
|
||||
<connectionPriorityQuicLan>20</connectionPriorityQuicLan>
|
||||
<connectionPriorityTcpWan>30</connectionPriorityTcpWan>
|
||||
<connectionPriorityQuicWan>40</connectionPriorityQuicWan>
|
||||
<connectionPriorityRelay>50</connectionPriorityRelay>
|
||||
<connectionPriorityUpgradeThreshold>0</connectionPriorityUpgradeThreshold>
|
||||
</options>
|
||||
<defaults>
|
||||
<folder id="" label="" path="" type="sendreceive" rescanIntervalS="3600" fsWatcherEnabled="true" fsWatcherDelayS="10" fsWatcherTimeoutS="0" ignorePerms="false" autoNormalize="true">
|
||||
<filesystemType>basic</filesystemType>
|
||||
<device id="BEORZKZ-ZRWGI54-2YDTZRA-2TJ5QAX-T2VBY56-33VG7S4-YVSNRCA-4O4VXQI" introducedBy="">
|
||||
<encryptionPassword></encryptionPassword>
|
||||
</device>
|
||||
<minDiskFree unit="%">1</minDiskFree>
|
||||
<versioning>
|
||||
<cleanupIntervalS>3600</cleanupIntervalS>
|
||||
<fsPath></fsPath>
|
||||
<fsType>basic</fsType>
|
||||
</versioning>
|
||||
<copiers>0</copiers>
|
||||
<pullerMaxPendingKiB>0</pullerMaxPendingKiB>
|
||||
<hashers>0</hashers>
|
||||
<order>random</order>
|
||||
<ignoreDelete>false</ignoreDelete>
|
||||
<scanProgressIntervalS>0</scanProgressIntervalS>
|
||||
<pullerPauseS>0</pullerPauseS>
|
||||
<maxConflicts>10</maxConflicts>
|
||||
<disableSparseFiles>false</disableSparseFiles>
|
||||
<disableTempIndexes>false</disableTempIndexes>
|
||||
<paused>false</paused>
|
||||
<weakHashThresholdPct>25</weakHashThresholdPct>
|
||||
<markerName>.stfolder</markerName>
|
||||
<copyOwnershipFromParent>false</copyOwnershipFromParent>
|
||||
<modTimeWindowS>0</modTimeWindowS>
|
||||
<maxConcurrentWrites>2</maxConcurrentWrites>
|
||||
<disableFsync>false</disableFsync>
|
||||
<blockPullOrder>standard</blockPullOrder>
|
||||
<copyRangeMethod>standard</copyRangeMethod>
|
||||
<caseSensitiveFS>false</caseSensitiveFS>
|
||||
<junctionsAsDirs>false</junctionsAsDirs>
|
||||
<syncOwnership>false</syncOwnership>
|
||||
<sendOwnership>false</sendOwnership>
|
||||
<syncXattrs>false</syncXattrs>
|
||||
<sendXattrs>false</sendXattrs>
|
||||
<xattrFilter>
|
||||
<maxSingleEntrySize>1024</maxSingleEntrySize>
|
||||
<maxTotalSize>4096</maxTotalSize>
|
||||
</xattrFilter>
|
||||
</folder>
|
||||
<device id="" compression="metadata" introducer="false" skipIntroductionRemovals="false" introducedBy="">
|
||||
<address>dynamic</address>
|
||||
<paused>false</paused>
|
||||
<autoAcceptFolders>false</autoAcceptFolders>
|
||||
<maxSendKbps>0</maxSendKbps>
|
||||
<maxRecvKbps>0</maxRecvKbps>
|
||||
<maxRequestKiB>0</maxRequestKiB>
|
||||
<untrusted>false</untrusted>
|
||||
<remoteGUIPort>0</remoteGUIPort>
|
||||
<numConnections>0</numConnections>
|
||||
</device>
|
||||
<ignores></ignores>
|
||||
</defaults>
|
||||
</configuration>
|
||||
|
|
@ -1,173 +0,0 @@
|
|||
<configuration version="37">
|
||||
<folder id="default" label="Default Folder" path="/home/lunita/Sync" type="sendreceive" rescanIntervalS="3600" fsWatcherEnabled="true" fsWatcherDelayS="10" fsWatcherTimeoutS="0" ignorePerms="false" autoNormalize="true">
|
||||
<filesystemType>basic</filesystemType>
|
||||
<device id="BEORZKZ-ZRWGI54-2YDTZRA-2TJ5QAX-T2VBY56-33VG7S4-YVSNRCA-4O4VXQI" introducedBy="">
|
||||
<encryptionPassword></encryptionPassword>
|
||||
</device>
|
||||
<minDiskFree unit="%">1</minDiskFree>
|
||||
<versioning>
|
||||
<cleanupIntervalS>3600</cleanupIntervalS>
|
||||
<fsPath></fsPath>
|
||||
<fsType>basic</fsType>
|
||||
</versioning>
|
||||
<copiers>0</copiers>
|
||||
<pullerMaxPendingKiB>0</pullerMaxPendingKiB>
|
||||
<hashers>0</hashers>
|
||||
<order>random</order>
|
||||
<ignoreDelete>false</ignoreDelete>
|
||||
<scanProgressIntervalS>0</scanProgressIntervalS>
|
||||
<pullerPauseS>0</pullerPauseS>
|
||||
<maxConflicts>10</maxConflicts>
|
||||
<disableSparseFiles>false</disableSparseFiles>
|
||||
<disableTempIndexes>false</disableTempIndexes>
|
||||
<paused>false</paused>
|
||||
<weakHashThresholdPct>25</weakHashThresholdPct>
|
||||
<markerName>.stfolder</markerName>
|
||||
<copyOwnershipFromParent>false</copyOwnershipFromParent>
|
||||
<modTimeWindowS>0</modTimeWindowS>
|
||||
<maxConcurrentWrites>2</maxConcurrentWrites>
|
||||
<disableFsync>false</disableFsync>
|
||||
<blockPullOrder>standard</blockPullOrder>
|
||||
<copyRangeMethod>standard</copyRangeMethod>
|
||||
<caseSensitiveFS>false</caseSensitiveFS>
|
||||
<junctionsAsDirs>false</junctionsAsDirs>
|
||||
<syncOwnership>false</syncOwnership>
|
||||
<sendOwnership>false</sendOwnership>
|
||||
<syncXattrs>false</syncXattrs>
|
||||
<sendXattrs>false</sendXattrs>
|
||||
<xattrFilter>
|
||||
<maxSingleEntrySize>1024</maxSingleEntrySize>
|
||||
<maxTotalSize>4096</maxTotalSize>
|
||||
</xattrFilter>
|
||||
</folder>
|
||||
<device id="BEORZKZ-ZRWGI54-2YDTZRA-2TJ5QAX-T2VBY56-33VG7S4-YVSNRCA-4O4VXQI" name="syntheticnexus" compression="metadata" introducer="false" skipIntroductionRemovals="false" introducedBy="">
|
||||
<address>dynamic</address>
|
||||
<paused>false</paused>
|
||||
<autoAcceptFolders>false</autoAcceptFolders>
|
||||
<maxSendKbps>0</maxSendKbps>
|
||||
<maxRecvKbps>0</maxRecvKbps>
|
||||
<maxRequestKiB>0</maxRequestKiB>
|
||||
<untrusted>false</untrusted>
|
||||
<remoteGUIPort>0</remoteGUIPort>
|
||||
<numConnections>0</numConnections>
|
||||
</device>
|
||||
<gui enabled="true" tls="false" debugging="false" sendBasicAuthPrompt="false">
|
||||
<address>127.0.0.1:8384</address>
|
||||
<metricsWithoutAuth>false</metricsWithoutAuth>
|
||||
<apikey>WTcCJ6uJb5wSecz5urdgNt3nQkdjUpyS</apikey>
|
||||
<theme>default</theme>
|
||||
</gui>
|
||||
<ldap></ldap>
|
||||
<options>
|
||||
<listenAddress>default</listenAddress>
|
||||
<globalAnnounceServer>default</globalAnnounceServer>
|
||||
<globalAnnounceEnabled>true</globalAnnounceEnabled>
|
||||
<localAnnounceEnabled>true</localAnnounceEnabled>
|
||||
<localAnnouncePort>21027</localAnnouncePort>
|
||||
<localAnnounceMCAddr>[ff12::8384]:21027</localAnnounceMCAddr>
|
||||
<maxSendKbps>0</maxSendKbps>
|
||||
<maxRecvKbps>0</maxRecvKbps>
|
||||
<reconnectionIntervalS>60</reconnectionIntervalS>
|
||||
<relaysEnabled>true</relaysEnabled>
|
||||
<relayReconnectIntervalM>10</relayReconnectIntervalM>
|
||||
<startBrowser>true</startBrowser>
|
||||
<natEnabled>true</natEnabled>
|
||||
<natLeaseMinutes>60</natLeaseMinutes>
|
||||
<natRenewalMinutes>30</natRenewalMinutes>
|
||||
<natTimeoutSeconds>10</natTimeoutSeconds>
|
||||
<urAccepted>0</urAccepted>
|
||||
<urSeen>0</urSeen>
|
||||
<urUniqueID></urUniqueID>
|
||||
<urURL>https://data.syncthing.net/newdata</urURL>
|
||||
<urPostInsecurely>false</urPostInsecurely>
|
||||
<urInitialDelayS>1800</urInitialDelayS>
|
||||
<autoUpgradeIntervalH>12</autoUpgradeIntervalH>
|
||||
<upgradeToPreReleases>false</upgradeToPreReleases>
|
||||
<keepTemporariesH>24</keepTemporariesH>
|
||||
<cacheIgnoredFiles>false</cacheIgnoredFiles>
|
||||
<progressUpdateIntervalS>5</progressUpdateIntervalS>
|
||||
<limitBandwidthInLan>false</limitBandwidthInLan>
|
||||
<minHomeDiskFree unit="%">1</minHomeDiskFree>
|
||||
<releasesURL>https://upgrades.syncthing.net/meta.json</releasesURL>
|
||||
<overwriteRemoteDeviceNamesOnConnect>false</overwriteRemoteDeviceNamesOnConnect>
|
||||
<tempIndexMinBlocks>10</tempIndexMinBlocks>
|
||||
<unackedNotificationID>authenticationUserAndPassword</unackedNotificationID>
|
||||
<trafficClass>0</trafficClass>
|
||||
<setLowPriority>true</setLowPriority>
|
||||
<maxFolderConcurrency>0</maxFolderConcurrency>
|
||||
<crashReportingURL>https://crash.syncthing.net/newcrash</crashReportingURL>
|
||||
<crashReportingEnabled>true</crashReportingEnabled>
|
||||
<stunKeepaliveStartS>180</stunKeepaliveStartS>
|
||||
<stunKeepaliveMinS>20</stunKeepaliveMinS>
|
||||
<stunServer>default</stunServer>
|
||||
<databaseTuning>auto</databaseTuning>
|
||||
<maxConcurrentIncomingRequestKiB>0</maxConcurrentIncomingRequestKiB>
|
||||
<announceLANAddresses>true</announceLANAddresses>
|
||||
<sendFullIndexOnUpgrade>false</sendFullIndexOnUpgrade>
|
||||
<auditEnabled>false</auditEnabled>
|
||||
<auditFile></auditFile>
|
||||
<connectionLimitEnough>0</connectionLimitEnough>
|
||||
<connectionLimitMax>0</connectionLimitMax>
|
||||
<connectionPriorityTcpLan>10</connectionPriorityTcpLan>
|
||||
<connectionPriorityQuicLan>20</connectionPriorityQuicLan>
|
||||
<connectionPriorityTcpWan>30</connectionPriorityTcpWan>
|
||||
<connectionPriorityQuicWan>40</connectionPriorityQuicWan>
|
||||
<connectionPriorityRelay>50</connectionPriorityRelay>
|
||||
<connectionPriorityUpgradeThreshold>0</connectionPriorityUpgradeThreshold>
|
||||
</options>
|
||||
<defaults>
|
||||
<folder id="" label="" path="" type="sendreceive" rescanIntervalS="3600" fsWatcherEnabled="true" fsWatcherDelayS="10" fsWatcherTimeoutS="0" ignorePerms="false" autoNormalize="true">
|
||||
<filesystemType>basic</filesystemType>
|
||||
<device id="BEORZKZ-ZRWGI54-2YDTZRA-2TJ5QAX-T2VBY56-33VG7S4-YVSNRCA-4O4VXQI" introducedBy="">
|
||||
<encryptionPassword></encryptionPassword>
|
||||
</device>
|
||||
<minDiskFree unit="%">1</minDiskFree>
|
||||
<versioning>
|
||||
<cleanupIntervalS>3600</cleanupIntervalS>
|
||||
<fsPath></fsPath>
|
||||
<fsType>basic</fsType>
|
||||
</versioning>
|
||||
<copiers>0</copiers>
|
||||
<pullerMaxPendingKiB>0</pullerMaxPendingKiB>
|
||||
<hashers>0</hashers>
|
||||
<order>random</order>
|
||||
<ignoreDelete>false</ignoreDelete>
|
||||
<scanProgressIntervalS>0</scanProgressIntervalS>
|
||||
<pullerPauseS>0</pullerPauseS>
|
||||
<maxConflicts>10</maxConflicts>
|
||||
<disableSparseFiles>false</disableSparseFiles>
|
||||
<disableTempIndexes>false</disableTempIndexes>
|
||||
<paused>false</paused>
|
||||
<weakHashThresholdPct>25</weakHashThresholdPct>
|
||||
<markerName>.stfolder</markerName>
|
||||
<copyOwnershipFromParent>false</copyOwnershipFromParent>
|
||||
<modTimeWindowS>0</modTimeWindowS>
|
||||
<maxConcurrentWrites>2</maxConcurrentWrites>
|
||||
<disableFsync>false</disableFsync>
|
||||
<blockPullOrder>standard</blockPullOrder>
|
||||
<copyRangeMethod>standard</copyRangeMethod>
|
||||
<caseSensitiveFS>false</caseSensitiveFS>
|
||||
<junctionsAsDirs>false</junctionsAsDirs>
|
||||
<syncOwnership>false</syncOwnership>
|
||||
<sendOwnership>false</sendOwnership>
|
||||
<syncXattrs>false</syncXattrs>
|
||||
<sendXattrs>false</sendXattrs>
|
||||
<xattrFilter>
|
||||
<maxSingleEntrySize>1024</maxSingleEntrySize>
|
||||
<maxTotalSize>4096</maxTotalSize>
|
||||
</xattrFilter>
|
||||
</folder>
|
||||
<device id="" compression="metadata" introducer="false" skipIntroductionRemovals="false" introducedBy="">
|
||||
<address>dynamic</address>
|
||||
<paused>false</paused>
|
||||
<autoAcceptFolders>false</autoAcceptFolders>
|
||||
<maxSendKbps>0</maxSendKbps>
|
||||
<maxRecvKbps>0</maxRecvKbps>
|
||||
<maxRequestKiB>0</maxRequestKiB>
|
||||
<untrusted>false</untrusted>
|
||||
<remoteGUIPort>0</remoteGUIPort>
|
||||
<numConnections>0</numConnections>
|
||||
</device>
|
||||
<ignores></ignores>
|
||||
</defaults>
|
||||
</configuration>
|
||||
|
|
@ -1,14 +0,0 @@
|
|||
-----BEGIN CERTIFICATE-----
|
||||
MIICKzCCAbGgAwIBAgIIE8FkLXdA3UYwCgYIKoZIzj0EAwIwTzESMBAGA1UEChMJ
|
||||
U3luY3RoaW5nMSAwHgYDVQQLExdBdXRvbWF0aWNhbGx5IEdlbmVyYXRlZDEXMBUG
|
||||
A1UEAxMOc3ludGhldGljbmV4dXMwHhcNMjUxMDE4MDAwMDAwWhcNMjgwMTE2MDAw
|
||||
MDAwWjBPMRIwEAYDVQQKEwlTeW5jdGhpbmcxIDAeBgNVBAsTF0F1dG9tYXRpY2Fs
|
||||
bHkgR2VuZXJhdGVkMRcwFQYDVQQDEw5zeW50aGV0aWNuZXh1czB2MBAGByqGSM49
|
||||
AgEGBSuBBAAiA2IABN2xBVwszWJAacr/8nVnepKo0m99+/4dRmshz7kNCzD7gKKU
|
||||
zDy1GpGxq1lTFObnxEdZQQZrT80ON56aAhzdpx/iMJzWkCjtKtAPRkvPb9tLbCQy
|
||||
7r/QckYvPHfu+qwmJqNaMFgwDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsG
|
||||
AQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMBkGA1UdEQQSMBCCDnN5bnRo
|
||||
ZXRpY25leHVzMAoGCCqGSM49BAMCA2gAMGUCMQD+XJiPfDRdYqEigQS+Q823XH4z
|
||||
C+AQToWKlzBKlPO+5KL+BRxlQLKHXVBRMVkVST0CMEuvYQCKLD4v9veJ8bT8JvjE
|
||||
xlfCVziM60qdRscPy5+btmHBgngJ4rBLequ29BTpww==
|
||||
-----END CERTIFICATE-----
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
-----BEGIN EC PRIVATE KEY-----
|
||||
MIGkAgEBBDCN0OfS199kfZSvHP3H40EjaqIu0vAh3k/vYGt1veb+0LlUubn4WV3Q
|
||||
jhTsZmz3lcWgBwYFK4EEACKhZANiAATdsQVcLM1iQGnK//J1Z3qSqNJvffv+HUZr
|
||||
Ic+5DQsw+4CilMw8tRqRsatZUxTm58RHWUEGa0/NDjeemgIc3acf4jCc1pAo7SrQ
|
||||
D0ZLz2/bS2wkMu6/0HJGLzx37vqsJiY=
|
||||
-----END EC PRIVATE KEY-----
|
||||
Binary file not shown.
Binary file not shown.
|
|
@ -1 +0,0 @@
|
|||
MANIFEST-000010
|
||||
|
|
@ -1 +0,0 @@
|
|||
MANIFEST-000007
|
||||
|
|
@ -1,39 +0,0 @@
|
|||
=============== Oct 18, 2025 (AST) ===============
|
||||
14:52:54.374481 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed
|
||||
14:52:55.224320 db@open opening
|
||||
14:52:55.225074 version@stat F·[] S·0B[] Sc·[]
|
||||
14:52:55.384921 db@janitor F·2 G·0
|
||||
14:52:55.384957 db@open done T·160.607985ms
|
||||
14:52:55.868367 memdb@flush N·18 S·582B
|
||||
14:52:56.078351 memdb@flush created L0@3 N·18 S·301B "\ndb..ion,v18":"\ndb..ion,v1"
|
||||
14:52:56.078414 version@stat F·[1] S·301B[301B] Sc·[0.25]
|
||||
14:52:56.321240 memdb@flush committed F·1 T·452.791556ms
|
||||
14:52:56.321327 journal@remove removed @1
|
||||
14:52:56.321375 table@compaction range L-1 "":""
|
||||
14:52:56.321404 table@compaction L0·1 -> L1·0 S·301B Q·18
|
||||
14:52:56.526117 table@build created L1@4 N·3 S·173B "\ndb..ion,v18":"\ndb..ion,v16"
|
||||
14:52:56.526187 version@stat F·[0 1] S·173B[0B 173B] Sc·[0.00 0.00]
|
||||
14:52:56.802384 table@compaction committed F~ S-128B Ke·0 D·15 T·480.951879ms
|
||||
14:52:56.802624 table@remove removed @3
|
||||
15:01:59.592062 db@close closing
|
||||
15:01:59.592228 db@close done T·160.537µs
|
||||
=============== Oct 18, 2025 (AST) ===============
|
||||
18:32:31.432214 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed
|
||||
18:32:31.514679 version@stat F·[0 1] S·173B[0B 173B] Sc·[0.00 0.00]
|
||||
18:32:31.514811 db@open opening
|
||||
18:32:31.515473 journal@recovery F·1
|
||||
18:32:31.516312 journal@recovery recovering @2
|
||||
18:32:31.770955 memdb@flush created L0@5 N·9 S·346B "\x04de..can,v26":"\npr..ion,v19"
|
||||
18:32:31.771535 version@stat F·[1 1] S·519B[346B 173B] Sc·[0.25 0.00]
|
||||
18:32:32.695417 db@janitor F·4 G·0
|
||||
18:32:32.695472 db@open done T·1.180631462s
|
||||
=============== Nov 14, 2025 (AST) ===============
|
||||
15:23:05.543701 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed
|
||||
15:23:05.616443 version@stat F·[1 1] S·519B[346B 173B] Sc·[0.25 0.00]
|
||||
15:23:05.616479 db@open opening
|
||||
15:23:05.616834 journal@recovery F·1
|
||||
15:23:05.617020 journal@recovery recovering @6
|
||||
15:23:05.849934 memdb@flush created L0@8 N·57 S·875B "\x04de..can,v85":"\nla..ime,v39"
|
||||
15:23:05.850200 version@stat F·[2 1] S·1KiB[1KiB 173B] Sc·[0.50 0.00]
|
||||
15:23:06.718831 db@janitor F·5 G·0
|
||||
15:23:06.718858 db@open done T·1.10237212s
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
-----BEGIN EC PRIVATE KEY-----
|
||||
MIGkAgEBBDD+Sm/Raq6ne9PZoiMspjETAaI8jNmPUvCuUZiNEbP6WtmUApN2NMoK
|
||||
nv2bG7dxzZCgBwYFK4EEACKhZANiAATm5eQdemTrteltT8+sGY6yOGd0VRBjUp7I
|
||||
XZSlyT4xK8bEpcQjPom5lmNQh4a0gvFQKCp76BZRPfM/7o/4i5a4nF1qRPO5v9Qb
|
||||
hDZWF/XtDCHYhQ3+Z9CZN3MLDvsKK6M=
|
||||
-----END EC PRIVATE KEY-----
|
||||
|
|
@ -1 +0,0 @@
|
|||
/nix/store/mf68ga2y13g1g34pm2vly5n667lrsmr8-home-manager-files/.config/user-dirs.conf
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
[General]
|
||||
initialize_flag=1
|
||||
random_key="V66YHvDR1s0WplKGVDlioIR47EHJLWSxjdIIqV4uYKk="
|
||||
|
|
@ -1,61 +0,0 @@
|
|||
[General]
|
||||
GeoLocale=system
|
||||
SensitiveInfoMaskOn=true
|
||||
ShowBiDirecSyncNoti=true
|
||||
autoPlayGif=false
|
||||
autoScale=true
|
||||
bForceMaximizeWM=false
|
||||
captureHDCamera=true
|
||||
cefInstanceCountLimit=-1
|
||||
cefRefreshTime=0
|
||||
chatListPanelLastWidth=230
|
||||
com.zoom.client.langid=0
|
||||
conf.webserver=https://zoom.us
|
||||
currentMeetingId=8641779700
|
||||
deviceID=5C:BA:EF:50:43:B3
|
||||
disableCef=false
|
||||
enable.host.auto.grab=true
|
||||
enableAlphaBuffer=true
|
||||
enableCefGpu=false
|
||||
enableCefLog=false
|
||||
enableCefTa=false
|
||||
enableCloudSwitch=true
|
||||
enableLog=true
|
||||
enableMiniWindow=true
|
||||
enableQmlCache=true
|
||||
enableScreenSaveGuard=false
|
||||
enableStartMeetingWithRoomSystem=false
|
||||
enableTestMode=false
|
||||
enablegpucomputeutilization=false
|
||||
fake.version=
|
||||
flashChatTime=0
|
||||
forceEnableTrayIcon=true
|
||||
forceSSOURL=
|
||||
hideCrashReport=false
|
||||
host.auto.grab.interval=10
|
||||
isTransCoding=false
|
||||
logLevel=info
|
||||
newMeetingWithVideo=true
|
||||
noSandbox=false
|
||||
playSoundForNewMessage=false
|
||||
shareBarTopMargin=0
|
||||
showOneTimePTAICTipHubble=true
|
||||
showOneTimeQAMostUpvoteHubble=true
|
||||
showOneTimeQueriesOptionTip=true
|
||||
showOneTimeTranslationUpSellTip=false
|
||||
showSystemTitlebar=false
|
||||
speaker_volume=102
|
||||
sso_domain=.zoom.us
|
||||
sso_gov_domain=.zoomgov.com
|
||||
system.audio.type=default
|
||||
systemDockMargin=0
|
||||
timeFormat12HoursEnable=true
|
||||
translationFreeTrialTipShowTime=0
|
||||
upcoming_meeting_header_image=
|
||||
useSystemTheme=false
|
||||
userEmailAddress=
|
||||
webview.debug.enable=false
|
||||
xwayland=true
|
||||
|
||||
[AS]
|
||||
showframewindow=true
|
||||
Loading…
Add table
Add a link
Reference in a new issue