mocp -> cmus

This commit is contained in:
Henrik Bakken
2023-07-20 02:06:28 +02:00
parent ebf2073f82
commit cc941a2e4f
3 changed files with 1 additions and 152 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ yay i3status rofi mutt redshift coolercontrol
sudo systemctl enable --now coolercontrold.service sudo systemctl enable --now coolercontrold.service
# applications # applications
yay plex-media-server qbittorrent discord teamviewer steam qalculate ncspot yay plex-media-server qbittorrent discord teamviewer steam qalculate cmus ncspot
sudo ufw allow 8010 comment "chromecast" sudo ufw allow 8010 comment "chromecast"
sudo ufw allow 27031,27036/udp comment "Steam Link" sudo ufw allow 27031,27036/udp comment "Steam Link"
sudo ufw allow 27036,27037/tcp comment "Steam Link" sudo ufw allow 27036,27037/tcp comment "Steam Link"
-42
View File
@@ -1,42 +0,0 @@
ReadTags = no
Keymap = keymap
Sort = FileName
ShowStreamErrors = no
Mp3IgnoreCRCErrors = yes
Repeat = no
Shuffle = no
AutoNext = yes
FormatString = "%(n:%n :)%(a:%a - :)%(t:%t:)%(A: \(%A\):)"
OutputBuffer = 2048
InputBuffer = 512
Prebuffering = 64
SoundDriver = JACK:ALSA:OSS
JackOutLeft = "alsa_pcm:playback_1"
JackOutRight = "alsa_pcm:playback_2"
OSSDevice = /dev/dsp
OSSMixerDevice = /dev/mixer
OSSMixerChannel1 = pcm
OSSMixerChannel2 = master
AlsaMixer1 = PCM
AlsaMixer2 = Master
AlsaDevice = default
ShowHiddenFiles = no
StartInMusicDir = no
HideFileExtension = no
ShowFormat = yes
ShowTime = IfAvailable
XTerms = xterm
XTerms += xterm-colour:xterm-color
XTerms += xterm-256colour:xterm-256color
XTerms += rxvt:rxvt-unicode
XTerms += rxvt-unicode-256colour:rxvt-unicode-256color
XTerms += eterm
Theme = transparent-background
UseMmap = no
SavePlaylist = yes
SyncPlaylist = yes
ASCIILines = no
TagsCacheSize = 256
FollowPlayedFile = yes
CanStartInPlaylist = yes
OnSongChange = "/usr/lib/lastfmsubmitd/lastfmsubmit --artist %a --title %t --length %d --album %b"
-109
View File
@@ -1,109 +0,0 @@
go = ENTER
menu_down = j DOWN
menu_up = k UP
menu_page_down = ^f PAGE_DOWN
menu_page_up = ^b PAGE_UP
menu_first_item = J HOME
menu_last_item = K END
quit_client = q
quit = Q
stop = s
next = f
previous = b
pause = SPACE
toggle_read_tags = T
toggle_shuffle = S
toggle_repeat = R
toggle_auto_next = X
toggle_menu = ^W
toggle_layout = L
add_file = a
add_directory = A
clear_playlist = D
delete_from_playlist = d
save_playlist = w
go_to_playing_file = g
go_to_a_directory = G
playlist_full_paths =
plist_move_up = ^p
plist_move_down = ^n
remove_dead_entries = Y
volume_down_1 = <
volume_up_1 = >
volume_down_5 = ,
volume_up_5 = .
seek_forward = l RIGHT
seek_backward = h LEFT
seek_forward_fast = ]
seek_backward_fast = [
hide_message = I
refresh = ^l
reload = r
toggle_hidden_files = H
go_to_music_directory = m
search_menu = /
help = ?
toggle_show_time = t
toggle_show_format = F
go_up = U
next_search = n
cancel = ^x ESCAPE
go_url = o
mark_start = '
mark_end = "
plist_add_stream = ^u
toggle_mixer = x
# for softmixer
toggle_softmixer = M
history_up = UP
history_down = DOWN
delete_to_start = ^u
delete_to_end = ^k
theme_menu = V
toggle_equalizer = E
equalizer_refresh = e
equalizer_prev =
equalizer_next =
toggle_make_mono =
show_lyrics =
enqueue_file =
clear_queue = Z
exec_command1 = F1
exec_command2 = F2
exec_command3 = F3
exec_command4 = F4
exec_command5 = F5
exec_command6 = F6
exec_command7 = F7
exec_command8 = F8
exec_command9 = F9
exec_command10 = F10
# Key bindings for directories: defaults are Shift-number
# shift 1 = ! = Fastdir1
go_to_fast_dir1 = !
go_to_fast_dir2 = @
go_to_fast_dir3 = #
go_to_fast_dir4 = $
go_to_fast_dir5 = %
go_to_fast_dir6 = ^
go_to_fast_dir7 = &
go_to_fast_dir8 = *
go_to_fast_dir9 = (
go_to_fast_dir10 = )
volume_10 = M-1
volume_20 = M-2
volume_30 = M-3
volume_40 = M-4
volume_50 = M-5
volume_60 = M-6
volume_70 = M-7
volume_80 = M-8
volume_90 = M-9