summaryrefslogtreecommitdiff
path: root/.config/neofetch/config.conf
diff options
context:
space:
mode:
authorSaumit <justsaumit@protonmail.com>2024-09-12 11:14:41 +0530
committerSaumit <justsaumit@protonmail.com>2024-09-12 11:14:41 +0530
commit1fdfb860b451de8e563c886e365ae24b9a353ca7 (patch)
treebad91671b47374e304a019f9d09bd817e63e24eb /.config/neofetch/config.conf
parent7c784e00cb013af8c4c00c71aa0cddcd82494a65 (diff)
.config: fixes in hypr,flameshot,imv and neofetch
Diffstat (limited to '.config/neofetch/config.conf')
-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.
#