Skip to content

Instantly share code, notes, and snippets.

@RjManhas
Created December 3, 2023 01:40
Show Gist options
  • Save RjManhas/6c304f9a3b8e77c1a0889abaabe58aac to your computer and use it in GitHub Desktop.
Save RjManhas/6c304f9a3b8e77c1a0889abaabe58aac to your computer and use it in GitHub Desktop.
setting up arch / endearvouros notes

setting up swap

some issues i had

  • 1: every window too small fix: vim .Xresources ! Fonts {{{ Xft.antialias: true Xft.hinting: true Xft.rgba: rgb Xft.hintstyle: hintfull Xft.dpi: 220 ! }}} xrdb -merge $HOME/.Xresources if too small to go back to default xrdb -query -all

software

  • zsh / oh my zsh (custom terminal) (got to set it up in the terminal setting)
  • flameshot (screen capture / screen snipet )
  • neofetch (gathers info about the system)
  • htop (provides a task manager info)
  • discord (for messaging)
  • brave (browser)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment