add ncspot config + workaround for wired to show album covers
This commit is contained in:
@@ -16,9 +16,10 @@ source $ZSH/oh-my-zsh.sh
|
||||
export LANG=en_US.UTF-8
|
||||
|
||||
export EDITOR='nvim'
|
||||
export VISUAL='nvim'
|
||||
export VISUAL='nvim-qt'
|
||||
alias vim='nvim'
|
||||
alias ws='web_search'
|
||||
alias ncspot='~/.config/ncspot/playerctl_notifier.sh & ncspot'
|
||||
|
||||
zstyle ':completion:*' completer _complete _approximate
|
||||
zstyle ':completion:*' group-name ''
|
||||
|
||||
Reference in New Issue
Block a user