Merge branch 'master' of github.com:dylanaraps/neofetch
This commit is contained in:
commit
e0e4ec46b2
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -1251,7 +1251,7 @@ getresolution () {
|
|||
fi
|
||||
|
||||
[[ "$refresh_rate" == "off" ]] && \
|
||||
resolution=${resolution// @ +([0-9])Hz}
|
||||
resolution=${resolution// @ *([0-9])Hz}
|
||||
;;
|
||||
|
||||
"Windows")
|
||||
|
|
Loading…
Reference in a new issue