Update .bashrc and ncmpcpp config

This commit is contained in:
daniele 2023-11-24 11:23:20 +01:00
parent d23855cc02
commit 74dc2987dc
Signed by: fuxino
GPG Key ID: 981A2B2A3BBF5514
2 changed files with 2 additions and 1 deletions

View File

@ -14,6 +14,7 @@ alias cinnamon-restart='nohup cinnamon --replace > /dev/null 2>&1 &'
alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
alias ls='ls -v --color=auto'
alias mutt='pushd ~/Downloads > /dev/null; mutt; popd > /dev/null'
alias ncmpcpp='systemctl --user start mpd-mpris; ncmpcpp; systemctl --user stop mpd-mpris'
alias set-monitor='xrandr --output HDMI-1-0 --auto --left-of eDP-1 --set "PRIME Synchronization" 1 --output eDP-1 --primary'
alias sort='sort -n'
alias ssh='ssh -X'

View File

@ -327,7 +327,7 @@ visualizer_look = ●▮
## state (either unknown, play, pause, or stop) for its duration.
##
#
execute_on_player_state_change = mousemove &
#execute_on_player_state_change =
#
#playlist_show_mpd_host = no
#