--- # defaults file for update_motd update_motd_print_info: - name: "CPU" module: "cpu" - name: "Memory" module: "memory" - name: "Local IP" module: local_ip - name: "Disk" module: "disk" update_motd_title_fqdn: "off" update_motd_kernel_shorthand: "on" update_motd_distro_shorthand: "off" update_motd_os_arch: "on" update_motd_uptime_shorthand: "on" update_motd_memory_percent: "off" update_motd_memory_unit: "mib" update_motd_package_managers: "on" update_motd_shell_path: "off" update_motd_shell_version: "on" update_motd_speed_type: "bios_limit" update_motd_speed_shorthand: "off" update_motd_cpu_brand: "on" update_motd_cpu_speed: "on" update_motd_cpu_cores: "logical" update_motd_cpu_temp: "off" update_motd_gpu_brand: "on" update_motd_gpu_type: "all" update_motd_refresh_rate: "off" update_motd_gtk_shorthand: "off" update_motd_gtk2: "on" update_motd_gtk3: "on" update_motd_public_ip_host: "http://ident.me" update_motd_public_ip_timeout: 2 update_motd_local_ip_interface: ('auto') update_motd_de_version: "on" update_motd_disk_show: "('/')" update_motd_disk_subtitle: "mount" update_motd_disk_percent: "on" update_motd_music_player: "auto" update_motd_song_format: "%artist% - %album% - %title%" update_motd_song_shorthand: "off" update_motd_mpc_args: "()" update_motd_colors: "(distro)" update_motd_bold: "on" update_motd_underline_enabled: "on" update_motd_underline_char: "-" update_motd_separator: ":" update_motd_block_range: "(0 15)" update_motd_color_blocks: "on" update_motd_block_width: 3 update_motd_block_height: 1 update_motd_col_offset: "auto" update_motd_bar_char_elapsed: "-" update_motd_bar_char_total: "=" update_motd_bar_border: "on" update_motd_bar_length: 15 update_motd_bar_color_elapsed: "distro" update_motd_bar_color_total: "distro" update_motd_memory_display: "off" update_motd_battery_display: "off" update_motd_disk_display: "off" update_motd_image_backend: "ascii" update_motd_image_source: "auto" update_motd_ascii_distro: "auto" update_motd_ascii_colors: "(distro)" update_motd_ascii_bold: "on" update_motd_image_loop: "off" update_motd_thumbnail_dir: "${XDG_CACHE_HOME:-${HOME}/.cache}/thumbnails/neofetch" update_motd_crop_mode: "normal" update_motd_image_size: "auto" update_motd_catimg_size: "2" update_motd_gap: 3 update_motd_yoffset: 0 update_motd_xoffset: 0 update_motd_background_color: "" update_motd_stdout: "off"