This commit is contained in:
Jeff Lance 2020-01-18 21:59:52 +01:00
parent 3dcc49783b
commit 2e84da4fca
9 changed files with 14 additions and 15 deletions

View File

@ -1,5 +1,5 @@
directory: /mnt/music
library: /mnt/music/library.blb
directory: /mnt/diskstation1/music
library: /mnt/diskstation1/music/library.blb
import:
copy: no

View File

@ -6,10 +6,11 @@
#: individual font faces and even specify special fonts for particular
#: characters.
font_family monospace
bold_font auto
italic_font auto
bold_italic_font auto
#:font_family monospace
font_family Hack Nerd Font Mono
bold_font Hack Bold Nerd Font Complete
italic_font Hack Italic Nerd Font Complete
bold_italic_font Hack Bold Italic Nerd Font Complete
#: You can specify different fonts for the bold/italic/bold-italic
#: variants. To get a full list of supported fonts use the `kitty

View File

@ -216,10 +216,10 @@ song_library_format "{%n > }{%t}|{%f}"
#alternative_header_second_line_format = {{$4$b%a$/b$9}{ - $7%b$9}{ ($4%y$9)}}|{%D}
#
#now_playing_prefix = $b
now_playing_prefix = " $2♫$9"
now_playing_prefix = " $2♫$9$2"
#
#now_playing_suffix = $/b
#now_playing_suffix = " $2♫$9 "
now_playing_suffix = "$9"
#
#browser_playlist_prefix = "$2playlist$9 "
browser_playlist_prefix = "$2playlist »$9 "
@ -292,7 +292,7 @@ song_columns_list_format = (4)[]{: } (20)[]{a:Artiste} (6f)[white]{nE:Piste} (50
## Note: Custom command that will be executed each
## time song changes. Useful for notifications etc.
##
#execute_on_song_change = "~/.ncmpcpp/art.sh"
execute_on_song_change = "~/.ncmpcpp/scripts/osd.sh"
#
#playlist_show_mpd_host = no
#
@ -330,9 +330,7 @@ browser_display_mode = classic
## Note: You can specify third character which will
## be used to build 'empty' part of progressbar.
##
#progressbar_look = =>
#
#progressbar_boldness = yes
progressbar_look = ->
#
## Available values: database, playlist.
##
@ -524,7 +522,7 @@ current_item_prefix = "$(white)$r"
current_item_suffix = "$/r$(end)"
#main_window_highlight_color = white
#
#progressbar_color = black
progressbar_color = black
#
progressbar_elapsed_color = red
#

View File

@ -1 +1 @@
1.0.57
1.0.60

0
vim/vim/pack/kite/start/vim-plugin/lib/linux/kite-http Executable file → Normal file
View File

0
vim/vim/pack/kite/start/vim-plugin/lib/macos/kite-http Executable file → Normal file
View File

View File

View File

View File

@ -56,7 +56,7 @@ ssh-askpass.Indicator.maximumCount: 24
URxvt.perl-lib: /home/jeff/.urxvt
URxvt*termName: rxvt-color
URxvt*font: xft:Hack Regular Nerd Font Complete Mono:pixelsize=11:style=regular
!URxvt.letterSpace: -1
URxvt.letterSpace: -1
URxvt.depth: 32
URxvt.background: rgba:0000/0000/0200/d800
URxvt*scrollBar: False