Merge branch 'master' of github.com:dylanaraps/neofetch

This commit is contained in:
Dylan 2016-03-29 11:06:41 +11:00
commit e0e4ec46b2
1 changed files with 1 additions and 1 deletions

View File

@ -1251,7 +1251,7 @@ getresolution () {
fi
[[ "$refresh_rate" == "off" ]] && \
resolution=${resolution// @ +([0-9])Hz}
resolution=${resolution// @ *([0-9])Hz}
;;
"Windows")