From 63bc62bf802be3244547f5fd97b2551dab79686a Mon Sep 17 00:00:00 2001 From: Dylan Date: Mon, 25 Jan 2016 10:37:29 +1100 Subject: [PATCH] GPU support is now enabled by default, see issue #21 for more info --- fetch | 1 + 1 file changed, 1 insertion(+) diff --git a/fetch b/fetch index 6c58f77c..6700878e 100755 --- a/fetch +++ b/fetch @@ -72,6 +72,7 @@ printinfo () { info "GTK Theme" gtktheme info "Icons" gtkicons info "CPU" cpu + info "GPU" gpu info "Memory" memory info linebreak