summaryrefslogtreecommitdiff
path: root/.config/neofetch
diff options
context:
space:
mode:
Diffstat (limited to '.config/neofetch')
-rw-r--r--.config/neofetch/config.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/.config/neofetch/config.conf b/.config/neofetch/config.conf
index 135ba66..3ac0d32 100644
--- a/.config/neofetch/config.conf
+++ b/.config/neofetch/config.conf
@@ -10,7 +10,7 @@ print_info() {
info "Shell  " shell
info "Resolution󰍹 " resolution
# info "Window Manager \t" wm
- info "Window Manager \t" de
+ info "Window Manager " de
info "Terminal emulator " term
info "Theme󰏘 " theme
# info "Icons" icons
@@ -638,7 +638,8 @@ bar_char_total="="
# Values: 'on', 'off'
# Flag: --bar_border
bar_border="on"
-pcmodel=$(echo "MSI GF63 9SCXR")
+#pcmodel=$(echo "MSI GF63 9SCXR")
+pcmodel=$(echo "MSI Modern 14 C7M")
# Progress bar length in spaces
# Number of chars long to make the progress bars.
#