mirror of
https://github.com/kastdeur/dotfiles.git
synced 2024-12-22 09:13:33 +01:00
Name change beatmaker -> tinsmith,
ncmpcpp bindings updated
This commit is contained in:
parent
57953d9c90
commit
f2d18875fc
3 changed files with 54 additions and 56 deletions
|
@ -75,7 +75,7 @@ function __prompt_command() {
|
||||||
if color ; then
|
if color ; then
|
||||||
case "$HOSTNAME" in
|
case "$HOSTNAME" in
|
||||||
'maclean') PS1+="${IGre}\H${RCol}";;
|
'maclean') PS1+="${IGre}\H${RCol}";;
|
||||||
'beatmaker') PS1+="${Gre}\H${RCol}";;
|
'tinsmith'|'beatmaker') PS1+="${Gre}\H${RCol}";;
|
||||||
'blacksmith'|'beatmachine') PS1+="${Blu}\H${RCol}";;
|
'blacksmith'|'beatmachine') PS1+="${Blu}\H${RCol}";;
|
||||||
'locksmith'|'fatserf') PS1+="${Pur}\H${RCol}";;
|
'locksmith'|'fatserf') PS1+="${Pur}\H${RCol}";;
|
||||||
'lilo'*) PS1+="${BWhi}\H${RCol}";;
|
'lilo'*) PS1+="${BWhi}\H${RCol}";;
|
||||||
|
|
|
@ -180,10 +180,9 @@ def_key "down"
|
||||||
#
|
#
|
||||||
#def_key "space"
|
#def_key "space"
|
||||||
# press_space
|
# press_space
|
||||||
|
#def_key "enter"
|
||||||
|
# press_enter
|
||||||
#
|
#
|
||||||
def_key "enter"
|
|
||||||
press_enter
|
|
||||||
|
|
||||||
#def_key "delete"
|
#def_key "delete"
|
||||||
# delete_playlist_items
|
# delete_playlist_items
|
||||||
#
|
#
|
||||||
|
@ -226,47 +225,47 @@ def_key "left"
|
||||||
#def_key "shift_tab"
|
#def_key "shift_tab"
|
||||||
# previous_screen
|
# previous_screen
|
||||||
#
|
#
|
||||||
#def_key "f1"
|
def_key "`"
|
||||||
# show_help
|
show_help
|
||||||
#
|
#
|
||||||
#def_key "1"
|
def_key "1"
|
||||||
# show_playlist
|
show_playlist
|
||||||
#
|
#
|
||||||
#def_key "2"
|
def_key "2"
|
||||||
# show_browser
|
show_browser
|
||||||
#
|
#
|
||||||
#def_key "2"
|
def_key "2"
|
||||||
# change_browse_mode
|
change_browse_mode
|
||||||
#
|
#
|
||||||
#def_key "3"
|
def_key "3"
|
||||||
# show_search_engine
|
show_search_engine
|
||||||
#
|
#
|
||||||
#def_key "3"
|
def_key "3"
|
||||||
# reset_search_engine
|
reset_search_engine
|
||||||
#
|
#
|
||||||
#def_key "4"
|
def_key "4"
|
||||||
# show_media_library
|
show_media_library
|
||||||
#
|
#
|
||||||
#def_key "4"
|
def_key "4"
|
||||||
# toggle_media_library_columns_mode
|
toggle_media_library_columns_mode
|
||||||
#
|
#
|
||||||
#def_key "5"
|
def_key "5"
|
||||||
# show_playlist_editor
|
show_playlist_editor
|
||||||
#
|
#
|
||||||
#def_key "6"
|
def_key "6"
|
||||||
# show_tag_editor
|
show_tag_editor
|
||||||
#
|
#
|
||||||
#def_key "7"
|
def_key "7"
|
||||||
# show_outputs
|
show_outputs
|
||||||
#
|
#
|
||||||
#def_key "8"
|
def_key "8"
|
||||||
# show_visualizer
|
show_visualizer
|
||||||
#
|
#
|
||||||
def_key "+"
|
def_key "+"
|
||||||
show_clock
|
show_clock
|
||||||
|
|
||||||
#def_key "@"
|
def_key "@"
|
||||||
# show_server_info
|
show_server_info
|
||||||
#
|
#
|
||||||
def_key "s"
|
def_key "s"
|
||||||
stop
|
stop
|
||||||
|
@ -283,7 +282,7 @@ def_key "<"
|
||||||
#def_key "ctrl_h"
|
#def_key "ctrl_h"
|
||||||
# jump_to_parent_directory
|
# jump_to_parent_directory
|
||||||
#
|
#
|
||||||
def_key "ctrl_h"
|
def_key "ctrl-h"
|
||||||
replay_song
|
replay_song
|
||||||
#
|
#
|
||||||
#def_key "backspace"
|
#def_key "backspace"
|
||||||
|
@ -304,11 +303,11 @@ def_key "f"
|
||||||
def_key "b"
|
def_key "b"
|
||||||
seek_backward
|
seek_backward
|
||||||
#
|
#
|
||||||
#def_key "r"
|
def_key "r"
|
||||||
# toggle_repeat
|
toggle_repeat
|
||||||
#
|
#
|
||||||
#def_key "z"
|
def_key "z"
|
||||||
# toggle_random
|
toggle_random
|
||||||
#
|
#
|
||||||
#def_key "y"
|
#def_key "y"
|
||||||
# save_tag_changes
|
# save_tag_changes
|
||||||
|
@ -316,11 +315,11 @@ def_key "b"
|
||||||
#def_key "y"
|
#def_key "y"
|
||||||
# start_searching
|
# start_searching
|
||||||
#
|
#
|
||||||
#def_key "y"
|
def_key "y"
|
||||||
# toggle_single
|
toggle_single
|
||||||
#
|
#
|
||||||
#def_key "R"
|
def_key "R"
|
||||||
# toggle_consume
|
toggle_consume
|
||||||
#
|
#
|
||||||
#def_key "Y"
|
#def_key "Y"
|
||||||
# toggle_replay_gain_mode
|
# toggle_replay_gain_mode
|
||||||
|
@ -337,8 +336,8 @@ def_key "b"
|
||||||
#def_key "#"
|
#def_key "#"
|
||||||
# toggle_bitrate_visibility
|
# toggle_bitrate_visibility
|
||||||
#
|
#
|
||||||
#def_key "Z"
|
def_key "Z"
|
||||||
# shuffle
|
shuffle
|
||||||
#
|
#
|
||||||
#def_key "x"
|
#def_key "x"
|
||||||
# toggle_crossfade
|
# toggle_crossfade
|
||||||
|
@ -346,10 +345,10 @@ def_key "b"
|
||||||
#def_key "X"
|
#def_key "X"
|
||||||
# set_crossfade
|
# set_crossfade
|
||||||
#
|
#
|
||||||
#def_key "u"
|
def_key "u"
|
||||||
# update_database
|
update_database
|
||||||
#
|
#
|
||||||
def_key "ctrl_v"
|
def_key "ctrl-v"
|
||||||
sort_playlist
|
sort_playlist
|
||||||
#
|
#
|
||||||
#def_key "ctrl_r"
|
#def_key "ctrl_r"
|
||||||
|
@ -511,6 +510,5 @@ def_key "I"
|
||||||
#def_key "ctrl_p"
|
#def_key "ctrl_p"
|
||||||
# set_selected_items_priority
|
# set_selected_items_priority
|
||||||
#
|
#
|
||||||
#def_key "q"
|
def_key "q"
|
||||||
# quit
|
quit
|
||||||
#
|
|
||||||
|
|
|
@ -24,7 +24,7 @@ lyrics_directory = ~/.lyrics
|
||||||
#
|
#
|
||||||
##### connection settings #####
|
##### connection settings #####
|
||||||
#
|
#
|
||||||
mpd_host = fatserf.thuis
|
mpd_host = locksmith.thuis
|
||||||
#
|
#
|
||||||
mpd_port = 6600
|
mpd_port = 6600
|
||||||
#
|
#
|
||||||
|
@ -401,7 +401,7 @@ media_library_primary_tag = album_artist
|
||||||
## Note: You can define startup screen for ncmpcpp
|
## Note: You can define startup screen for ncmpcpp
|
||||||
## by choosing screen from the list above.
|
## by choosing screen from the list above.
|
||||||
##
|
##
|
||||||
#startup_screen = playlist
|
startup_screen = playlist
|
||||||
#
|
#
|
||||||
##
|
##
|
||||||
## Default width of locked screen (in %).
|
## Default width of locked screen (in %).
|
||||||
|
@ -416,9 +416,9 @@ media_library_primary_tag = album_artist
|
||||||
#
|
#
|
||||||
#ask_before_clearing_playlists = yes
|
#ask_before_clearing_playlists = yes
|
||||||
#
|
#
|
||||||
#clock_display_seconds = no
|
clock_display_seconds = no
|
||||||
#
|
#
|
||||||
#display_volume_level = yes
|
display_volume_level = yes
|
||||||
#
|
#
|
||||||
#display_bitrate = no
|
#display_bitrate = no
|
||||||
#
|
#
|
||||||
|
@ -433,7 +433,7 @@ media_library_primary_tag = album_artist
|
||||||
## "The" word while sorting items in browser, tags in
|
## "The" word while sorting items in browser, tags in
|
||||||
## media library, etc.
|
## media library, etc.
|
||||||
##
|
##
|
||||||
#ignore_leading_the = no
|
ignore_leading_the = no
|
||||||
#
|
#
|
||||||
#block_search_constraints_change_if_items_found = yes
|
#block_search_constraints_change_if_items_found = yes
|
||||||
#
|
#
|
||||||
|
@ -463,13 +463,13 @@ enable_window_title = yes
|
||||||
## in database and local one for searching in current playlist)
|
## in database and local one for searching in current playlist)
|
||||||
##
|
##
|
||||||
#
|
#
|
||||||
#search_engine_default_search_mode = 1
|
search_engine_default_search_mode = 1
|
||||||
#
|
#
|
||||||
external_editor = vim
|
external_editor = vim
|
||||||
#
|
#
|
||||||
## Note: set to yes if external editor is a console application.
|
## Note: set to yes if external editor is a console application.
|
||||||
##
|
##
|
||||||
#use_console_editor = yes
|
use_console_editor = yes
|
||||||
#
|
#
|
||||||
##### colors definitions #####
|
##### colors definitions #####
|
||||||
#
|
#
|
||||||
|
@ -493,9 +493,9 @@ colors_enabled = yes
|
||||||
#
|
#
|
||||||
#main_window_highlight_color = yellow
|
#main_window_highlight_color = yellow
|
||||||
#
|
#
|
||||||
#progressbar_color = black
|
progressbar_color = black
|
||||||
#
|
#
|
||||||
#progressbar_elapsed_color = green
|
progressbar_elapsed_color = green
|
||||||
#
|
#
|
||||||
#statusbar_color = default
|
#statusbar_color = default
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue