diff --git a/screenfetch-dev b/screenfetch-dev index da716ef..66e86d1 100755 --- a/screenfetch-dev +++ b/screenfetch-dev @@ -37,7 +37,7 @@ scriptVersion="2.8.1" # This sets the information to be displayed. Available: distro, Kernel, DE, WM, Win_theme, Theme, Icons, Font, Background, ASCII. To get just the information, and not a text-art logo, you would take "ASCII" out of the below variable. #display="host distro kernel uptime shell res de wm wmtheme gtk icons font background gpu" -display=( host distro kernel uptime pkgs shell res de wm wmtheme gtk cpu gpu mem ) +display=( host distro kernel uptime pkgs shell res de wm wmtheme gtk cpu mem ) # Display Type: ASCII or Text display_type="ASCII"