mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-05-20 16:20:43 +02:00
Add minor comment changes in .tmux.conf and cmus/rc
This commit is contained in:
parent
0681a7d0f1
commit
c7579af783
@ -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 output_plugin=alsa
|
||||||
set dsp.alsa.device=default
|
set dsp.alsa.device=default
|
||||||
set mixer.alsa.device=default
|
set mixer.alsa.device=default
|
||||||
|
@ -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
|
set-option -g status off
|
||||||
|
Loading…
Reference in New Issue
Block a user