diff options
author | Saumit <justsaumit@protonmail.com> | 2024-09-12 11:14:41 +0530 |
---|---|---|
committer | Saumit <justsaumit@protonmail.com> | 2024-09-12 11:14:41 +0530 |
commit | 1fdfb860b451de8e563c886e365ae24b9a353ca7 (patch) | |
tree | bad91671b47374e304a019f9d09bd817e63e24eb /.config/neofetch | |
parent | 7c784e00cb013af8c4c00c71aa0cddcd82494a65 (diff) |
.config: fixes in hypr,flameshot,imv and neofetch
Diffstat (limited to '.config/neofetch')
-rw-r--r-- | .config/neofetch/config.conf | 5 |
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. # |