Skip to content

Commit

Permalink
Update config.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkXero-dev authored Mar 21, 2024
1 parent 9650d3d commit a3aff58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Configs/Home/.config/neofetch/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ print_info() {
info " ​ ​ 󰊠 " packages
prin " ├─────────\n Install Information \n─────────┤"
prin " ​ ​  " "Installed on $(echo $birth_install | awk '{print strftime("%b %d/%Y",$1)}')"
prin " ​ ​  " "Days elapsed thus far: $(echo $days_done days )"
prin " ​ ​  " "Time elapsed so far : $(echo $days_done ) day(s)"
prin " └───────────────────────────────────────┘"
info cols
prin "\n \n \n \n \n ${cl3} \n \n ${cl5} \n \n ${cl2} \n \n ${cl6} \n \n ${cl4} \n \n ${cl1} \n \n ${cl7} \n \n ${cl0}"
Expand Down

0 comments on commit a3aff58

Please sign in to comment.