[[2022-04-15]] ==2022-04-16 11:53==

  1. Birth day
  2. add rule to the dwm/config.h
  3. download some fonts
    1. at the end didn’t work
  4. learining the to add sed -i in the startup —> didn’t work while in .xsession #sed #tool #write_to_recall
    1. Now searching the solution by changing the source code of pywal
  5. learn the Git-Desktop for Obsidian backup
  6. learn the Git command for the terminal #git #new_learn #obs #new_learn
    1. some command are #write_to_recall
      • git status
      • git config --global user.name "your_username"
      • git config --global user.email "your_email_address
      • git config --global --list
      • git init #convert_local_directory_into_a_repository
      • git remote add origin git@gitlab.com:username/projectpath.git
  7. learn about the start-up rule in dwm #dwm #new_learn 1. added some start up rule in ~/.config/dwm/config.h