Create the base cmus configs
This commit is contained in:
parent
35bed94a39
commit
39850bf997
7 changed files with 2432 additions and 0 deletions
221
.config/cmus/autosave
Normal file
221
.config/cmus/autosave
Normal file
|
@ -0,0 +1,221 @@
|
||||||
|
set aaa_mode=artist
|
||||||
|
set altformat_current= %F
|
||||||
|
set altformat_playlist= %f%= %d
|
||||||
|
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_reshuffle=true
|
||||||
|
set buffer_seconds=10
|
||||||
|
set color_cmdline_attr=default
|
||||||
|
set color_cmdline_bg=233
|
||||||
|
set color_cmdline_fg=188
|
||||||
|
set color_cur_sel_attr=default
|
||||||
|
set color_error=167
|
||||||
|
set color_info=186
|
||||||
|
set color_separator=107
|
||||||
|
set color_statusline_attr=default
|
||||||
|
set color_statusline_bg=237
|
||||||
|
set color_statusline_fg=145
|
||||||
|
set color_titleline_attr=default
|
||||||
|
set color_titleline_bg=186
|
||||||
|
set color_titleline_fg=237
|
||||||
|
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=233
|
||||||
|
set color_win_cur=183
|
||||||
|
set color_win_cur_attr=default
|
||||||
|
set color_win_cur_sel_attr=default
|
||||||
|
set color_win_cur_sel_bg=186
|
||||||
|
set color_win_cur_sel_fg=237
|
||||||
|
set color_win_dir=186
|
||||||
|
set color_win_fg=188
|
||||||
|
set color_win_inactive_cur_sel_attr=default
|
||||||
|
set color_win_inactive_cur_sel_bg=242
|
||||||
|
set color_win_inactive_cur_sel_fg=186
|
||||||
|
set color_win_inactive_sel_attr=default
|
||||||
|
set color_win_inactive_sel_bg=237
|
||||||
|
set color_win_inactive_sel_fg=145
|
||||||
|
set color_win_sel_attr=default
|
||||||
|
set color_win_sel_bg=254
|
||||||
|
set color_win_sel_fg=237
|
||||||
|
set color_win_title_attr=default
|
||||||
|
set color_win_title_bg=237
|
||||||
|
set color_win_title_fg=110
|
||||||
|
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 dsp.ao.buffer_size=16384
|
||||||
|
set dsp.ao.device_interface=
|
||||||
|
set dsp.ao.driver=
|
||||||
|
set dsp.ao.wav_counter=1
|
||||||
|
set dsp.ao.wav_dir=/home/anas
|
||||||
|
set dsp.jack.resampling_quality=2
|
||||||
|
set dsp.jack.server_name=
|
||||||
|
set dsp.oss.device=
|
||||||
|
set follow=false
|
||||||
|
set format_clipped_text=…
|
||||||
|
set format_current= %a - %l -%3n. %t%= %y
|
||||||
|
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} }}- %{total} %{?bpm>0?at %{bpm} BPM }%{?volume>=0?vol: %{?lvolume!=rvolume?%{lvolume},%{rvolume} ?%{volume} }}%{?stream?buf: %{buffer} }%{?show_current_bitrate & bitrate>=0? %{bitrate} kbps }%=%{?repeat_current?repeat current?%{?play_library?%{playlist_mode} from %{?play_sorted?sorted }library?playlist}} | %1{continue}%1{follow}%1{repeat}%1{shuffle}
|
||||||
|
set format_title=%a - %l - %t (%y)
|
||||||
|
set format_trackwin=%3n. %t%= %y %d
|
||||||
|
set format_trackwin_album= %l %= %{albumduration}
|
||||||
|
set format_trackwin_va=%3n. %t (%a)%= %y %d
|
||||||
|
set format_treewin= %l
|
||||||
|
set format_treewin_artist=%a
|
||||||
|
set icecast_default_charset=UTF-8
|
||||||
|
set id3_default_charset=UTF-8
|
||||||
|
set input.aac.priority=50
|
||||||
|
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.modplug.priority=50
|
||||||
|
set input.mpc.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.oss.channel=PCM
|
||||||
|
set mixer.oss.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_sort=
|
||||||
|
set play_library=true
|
||||||
|
set play_sorted=true
|
||||||
|
set repeat=true
|
||||||
|
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 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=true
|
||||||
|
set shuffle=off
|
||||||
|
set skip_track_info=false
|
||||||
|
set smart_artist_sort=true
|
||||||
|
set softvol=false
|
||||||
|
set softvol_state=0 0
|
||||||
|
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 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 [ 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_selected win-activate
|
||||||
|
bind common mouse_scroll_down win-down
|
||||||
|
bind common mouse_scroll_down_bar seek -5
|
||||||
|
bind common mouse_scroll_down_title right-view
|
||||||
|
bind common mouse_scroll_up win-up
|
||||||
|
bind common mouse_scroll_up_bar seek +5
|
||||||
|
bind common mouse_scroll_up_title left-view
|
||||||
|
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 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.
38
.config/cmus/command-history
Normal file
38
.config/cmus/command-history
Normal file
|
@ -0,0 +1,38 @@
|
||||||
|
fset
|
||||||
|
i
|
||||||
|
cd ~/SpotiFlyer/
|
||||||
|
cd /
|
||||||
|
h
|
||||||
|
hiden
|
||||||
|
clear
|
||||||
|
num
|
||||||
|
clear
|
||||||
|
set id3_default_charset=UTF-8
|
||||||
|
set icecast_default_charset=UTF-8
|
||||||
|
x
|
||||||
|
!cmus-rpc
|
||||||
|
load ../Music/Playlists/flac.pl
|
||||||
|
save /mnt/Data/Music/Playlists/flac.pl
|
||||||
|
player-pause
|
||||||
|
help
|
||||||
|
shell dolphin .
|
||||||
|
shuffle
|
||||||
|
shell 411toppm
|
||||||
|
shell
|
||||||
|
sheell
|
||||||
|
prev-view
|
||||||
|
bind common <key> prev-view
|
||||||
|
cd ~
|
||||||
|
ls
|
||||||
|
pl-create pl
|
||||||
|
colorscheme jellybeans
|
||||||
|
colorscheme zenburn
|
||||||
|
colorscheme gruvbox
|
||||||
|
colorscheme dracula
|
||||||
|
colorscheme amazon
|
||||||
|
!ls
|
||||||
|
help
|
||||||
|
filter ont installed! You may need to restart applications like chrome. If chrome displays no symbols or no letters, your default font contains emojis."
|
||||||
|
shell DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||||
|
inconsolata regular (ttf-inconsolata or powerline-fonts)"
|
||||||
|
shell /bin/sh
|
2115
.config/cmus/lib.pl
Normal file
2115
.config/cmus/lib.pl
Normal file
File diff suppressed because it is too large
Load diff
2
.config/cmus/playlists/default
Normal file
2
.config/cmus/playlists/default
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
/mnt/Data/Music/FLAC/Cairokee/مطلوب زعيم Matloob Zaeem/04. Cairokee - يالميدان Yalmidan.flac
|
||||||
|
/mnt/Data/Music/FLAC/Oliwier Skarba/Electro Dance Floors/11. Oliwier Skarba - Lost.mp3
|
0
.config/cmus/playlists/pl
Normal file
0
.config/cmus/playlists/pl
Normal file
56
.config/cmus/search-history
Normal file
56
.config/cmus/search-history
Normal file
|
@ -0,0 +1,56 @@
|
||||||
|
anti h
|
||||||
|
Tylo
|
||||||
|
emal
|
||||||
|
heated
|
||||||
|
zah
|
||||||
|
zhra
|
||||||
|
Ana Mesh Ader
|
||||||
|
Cair
|
||||||
|
caro
|
||||||
|
IIL
|
||||||
|
Ca
|
||||||
|
car
|
||||||
|
carokee
|
||||||
|
giv
|
||||||
|
IL
|
||||||
|
alone
|
||||||
|
roma
|
||||||
|
long
|
||||||
|
ca
|
||||||
|
Let you go
|
||||||
|
Hidi
|
||||||
|
RIELL
|
||||||
|
Fak
|
||||||
|
Pay
|
||||||
|
din
|
||||||
|
dainsor
|
||||||
|
pay
|
||||||
|
LIR
|
||||||
|
ILI
|
||||||
|
hamza
|
||||||
|
hamz
|
||||||
|
s
|
||||||
|
dins
|
||||||
|
tasn
|
||||||
|
SYRa
|
||||||
|
all5654
|
||||||
|
Hamza
|
||||||
|
hamza namera
|
||||||
|
legon of
|
||||||
|
hamoj
|
||||||
|
ham
|
||||||
|
ghe
|
||||||
|
alaa
|
||||||
|
Hamza Namira - Ghenwa Leek Me
|
||||||
|
help
|
||||||
|
hamod
|
||||||
|
hamo
|
||||||
|
shurq2
|
||||||
|
etc/fonts/local.conf
|
||||||
|
fontconfig>
|
||||||
|
alias>
|
||||||
|
prefer>
|
||||||
|
family>
|
||||||
|
prefer>
|
||||||
|
xml version="1.0"?>
|
||||||
|
etc/fonts/conf.d/01-notosans.conf
|
Loading…
Reference in a new issue