From 1fdfb860b451de8e563c886e365ae24b9a353ca7 Mon Sep 17 00:00:00 2001 From: Saumit Date: Thu, 12 Sep 2024 11:14:41 +0530 Subject: .config: fixes in hypr,flameshot,imv and neofetch --- .config/neofetch/config.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.config/neofetch/config.conf') 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. # -- cgit v1.2.3