Add minor comment changes in .tmux.conf and cmus/rc

This commit is contained in:
Donovan Glover 2017-11-19 21:16:48 -05:00
parent 0681a7d0f1
commit c7579af783
No known key found for this signature in database
GPG Key ID: 8FC5F7D90A5D8F4D
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
#
##################################################################################
# Tell cmus to use alsa as our audio system of choice
# Tell cmus to use alsa (required to get things working)
set output_plugin=alsa
set dsp.alsa.device=default
set mixer.alsa.device=default

View File

@ -18,5 +18,5 @@
#
##################################################################################
# Turn the status line off since we don't need it
# Turn the status line off; we don't need it.
set-option -g status off