Adding support for automatically mounting USB drives with udisks2, as well as adding Dolphin file manager for GUI file management
This commit is contained in:
parent
ba811dbc3c
commit
f30609e1e4
21 changed files with 483 additions and 12 deletions
232
.config/cmus/autosave
Normal file
232
.config/cmus/autosave
Normal file
|
|
@ -0,0 +1,232 @@
|
||||||
|
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
|
||||||
BIN
.config/cmus/cache
Normal file
BIN
.config/cmus/cache
Normal file
Binary file not shown.
6
.config/cmus/command-history
Normal file
6
.config/cmus/command-history
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
add ~/Music/
|
||||||
|
refresh
|
||||||
|
refresh
|
||||||
|
bind -f common 1 view tree
|
||||||
|
showbind
|
||||||
|
add ~/Music
|
||||||
23
.config/cmus/lib.pl
Normal file
23
.config/cmus/lib.pl
Normal file
|
|
@ -0,0 +1,23 @@
|
||||||
|
/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
|
||||||
2
.config/cmus/search-history
Normal file
2
.config/cmus/search-history
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
next
|
||||||
|
refresh
|
||||||
BIN
.config/dconf/user
Normal file
BIN
.config/dconf/user
Normal file
Binary file not shown.
76
.config/deadbeef/config
Normal file
76
.config/deadbeef/config
Normal file
|
|
@ -0,0 +1,76 @@
|
||||||
|
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
|
||||||
26
.config/deadbeef/dspconfig
Normal file
26
.config/deadbeef/dspconfig
Normal file
|
|
@ -0,0 +1,26 @@
|
||||||
|
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
|
||||||
|
}
|
||||||
|
|
@ -197,8 +197,8 @@ bind = $tMod SHIFT, O, movetoworkspace, 9
|
||||||
bind = $tMod SHIFT, P, movetoworkspace, 10
|
bind = $tMod SHIFT, P, movetoworkspace, 10
|
||||||
|
|
||||||
# Example special workspace (scratchpad)
|
# Example special workspace (scratchpad)
|
||||||
bind = $mainMod, S, togglespecialworkspace, magic
|
bind = $tMod, S, togglespecialworkspace, magic
|
||||||
bind = $mainMod SHIFT, S, movetoworkspace, special:magic
|
bind = $tMod SHIFT, S, movetoworkspace, special:magic
|
||||||
|
|
||||||
# Scroll through existing workspaces with mainMod + scroll
|
# Scroll through existing workspaces with mainMod + scroll
|
||||||
bind = $mainMod, mouse_down, workspace, e+1
|
bind = $mainMod, mouse_down, workspace, e+1
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
{ config, lib, pkgs, inputs, ... }:
|
{ config, lib, pkgs, inputs, ... }:
|
||||||
|
|
||||||
{
|
{
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
inputs.home-manager.nixosModules.default
|
inputs.home-manager.nixosModules.default
|
||||||
];
|
];
|
||||||
|
|
@ -72,4 +71,17 @@
|
||||||
hardware.graphics.extraPackages = with pkgs; [
|
hardware.graphics.extraPackages = with pkgs; [
|
||||||
intel-media-driver
|
intel-media-driver
|
||||||
];
|
];
|
||||||
|
# Enable udisks2 for removable media support
|
||||||
|
services.udisks2.enable = true;
|
||||||
|
# Disable sudo
|
||||||
|
security.sudo.enable = false;
|
||||||
|
# Setup doas
|
||||||
|
security.doas = {
|
||||||
|
enable = true;
|
||||||
|
extraRules = [{
|
||||||
|
users = ["lunita"];
|
||||||
|
keepEnv = true;
|
||||||
|
noPass = true;
|
||||||
|
}];
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -74,13 +74,22 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
"webgl.disabled" = false;
|
"webgl.disabled" = false;
|
||||||
"privacy.clearOnShutdown.history" = false;
|
# "privacy.clearOnShutdown.history" = false;
|
||||||
"privacy.clearOnShutdown.cookies" = false;
|
# "privacy.clearOnShutdown.cookies" = false;
|
||||||
"network.cookie.lifetimePolicy" = 0;
|
"network.cookie.lifetimePolicy" = 0;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
services.mpd = {
|
services.udiskie = {
|
||||||
|
enable = true;
|
||||||
|
settings = {
|
||||||
|
program_options = {
|
||||||
|
file_manager = "${pkgs.kdePackages.dolphin}/bin/dolphin";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
/* services.mpd = {
|
||||||
enable = true;
|
enable = true;
|
||||||
musicDirectory = "/home/lunita/Music";
|
musicDirectory = "/home/lunita/Music";
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
|
|
@ -89,11 +98,12 @@
|
||||||
name "Pipewire Output"
|
name "Pipewire Output"
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
};
|
}; */
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
tree # Nice file tree views w/ permissions
|
tree # Nice file tree views w/ permissions
|
||||||
neofetch # Muh epic r1ce!!!
|
neofetch # Muh epic r1ce!!!
|
||||||
|
hyfetch # basically neofetch but with queer flags
|
||||||
btop # Resource manager
|
btop # Resource manager
|
||||||
stow # For dotfiles deployment. May use home.file in future
|
stow # For dotfiles deployment. May use home.file in future
|
||||||
imagemagick # For converting images into other fmts
|
imagemagick # For converting images into other fmts
|
||||||
|
|
@ -107,12 +117,14 @@
|
||||||
ghostty # Terminal emulator
|
ghostty # Terminal emulator
|
||||||
irssi # Terminal IRC client
|
irssi # Terminal IRC client
|
||||||
nyxt # Customizable browser
|
nyxt # Customizable browser
|
||||||
rmpc # Rusty Music Player Client
|
cmus # C Music Player (TUI)
|
||||||
|
deadbeef # Closest thing to foobar2000 native on Linux
|
||||||
nicotine-plus # FOSS client for SoulSeek
|
nicotine-plus # FOSS client for SoulSeek
|
||||||
# Fonts
|
# Fonts
|
||||||
nerd-fonts.jetbrains-mono
|
nerd-fonts.jetbrains-mono
|
||||||
miracode
|
miracode
|
||||||
monocraft
|
monocraft
|
||||||
|
kdePackages.dolphin
|
||||||
];
|
];
|
||||||
fonts.fontconfig.enable = true;
|
fonts.fontconfig.enable = true;
|
||||||
|
|
||||||
|
|
|
||||||
2
.config/rofi/config.rasi
Normal file
2
.config/rofi/config.rasi
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
|
||||||
|
@theme "/nix/store/si1728pghbj94zby6kla4c7kbkmpnyy6-rofi-1.7.9+wayland1/share/rofi/themes/gruvbox-dark-soft.rasi"
|
||||||
Binary file not shown.
|
|
@ -1 +1 @@
|
||||||
MANIFEST-000007
|
MANIFEST-000010
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
MANIFEST-000000
|
MANIFEST-000007
|
||||||
|
|
|
||||||
|
|
@ -27,3 +27,13 @@
|
||||||
18:32:31.771535 version@stat F·[1 1] S·519B[346B 173B] Sc·[0.25 0.00]
|
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.695417 db@janitor F·4 G·0
|
||||||
18:32:32.695472 db@open done T·1.180631462s
|
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
|
||||||
|
|
|
||||||
Binary file not shown.
|
|
@ -1 +1 @@
|
||||||
/nix/store/6s4h4bh8znhxx9c1472fr328fzx06lnd-home-manager-files/.config/user-dirs.conf
|
/nix/store/mf68ga2y13g1g34pm2vly5n667lrsmr8-home-manager-files/.config/user-dirs.conf
|
||||||
3
.config/zoom.conf
Normal file
3
.config/zoom.conf
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
[General]
|
||||||
|
initialize_flag=1
|
||||||
|
random_key="V66YHvDR1s0WplKGVDlioIR47EHJLWSxjdIIqV4uYKk="
|
||||||
61
.config/zoomus.conf
Normal file
61
.config/zoomus.conf
Normal file
|
|
@ -0,0 +1,61 @@
|
||||||
|
[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
|
||||||
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -13,3 +13,9 @@ user-dirs.locale
|
||||||
espanso
|
espanso
|
||||||
obsidian
|
obsidian
|
||||||
mimeapps.list
|
mimeapps.list
|
||||||
|
syncthing
|
||||||
|
systemd
|
||||||
|
nicotine
|
||||||
|
medialib.dbpl
|
||||||
|
playlists
|
||||||
|
running
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue