aboutsummaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bashrc b/.bashrc
index fffce01..a50f88d 100644
--- a/.bashrc
+++ b/.bashrc
@@ -79,7 +79,7 @@ alias chmod='chmod --preserve-root'
alias chgrp='chgrp --preserve-root'
# general aliases
-alias alsamixer='alsamixer -V all'
+alias alsamixer='alsamixer --view all'
alias archey3="archey3 --config=~/.config/archey3.cfg"
alias audacity='PULSE_LATENCY_MSEC=30 audacity'
alias colortest='msgcat --color=test'