Max rice
This commit is contained in:
@@ -19,11 +19,11 @@ print_info() {
|
||||
# info "Theme" theme
|
||||
# info "Icons" icons
|
||||
info "CPU" cpu
|
||||
info "GPU" gpu
|
||||
# info "CPU Usage" cpu_usage
|
||||
# info "GPU" gpu
|
||||
info "Memory" memory
|
||||
info "Disk" disk
|
||||
# info "Resolution" resolution
|
||||
info "Resolution" resolution
|
||||
# info "Uptime" uptime
|
||||
info "Install Date" install_date
|
||||
info "Song" song
|
||||
@@ -546,6 +546,7 @@ disk_display="off"
|
||||
# Values: 'ascii', 'caca', 'catimg', 'jp2a', 'iterm2', 'off', 'tycat', 'w3m'
|
||||
# Flag: --backend
|
||||
image_backend="ascii"
|
||||
# image_backend="jp2a"
|
||||
|
||||
# Image Source
|
||||
#
|
||||
@@ -558,8 +559,8 @@ image_backend="ascii"
|
||||
# NOTE: 'auto' will pick the best image source for whatever image backend is used.
|
||||
# In ascii mode, distro ascii art will be used and in an image mode, your
|
||||
# wallpaper will be used.
|
||||
# image_source="auto"
|
||||
image_source="auto"
|
||||
# image_source="$HOME/Downloads/arch.png"
|
||||
|
||||
|
||||
# Ascii Options
|
||||
|
||||
Reference in New Issue
Block a user