/dotfiles

My dotfiles on arch linux

Primary LanguageShellMIT LicenseMIT

Mah' Dotfiles

Information

Details:




Setup

Arch Linux or Arch based distro

Mandatory Steps

WARNING!!! Always backup your dotfiles from your home directory.

  • Clone this repo to your preferred directory and cd into it - git clone https://github.com/DvorakDwarf/dotfiles.git

  • Install all the pacman stuff

    • sudo pacman -S base-devel coreutils xorg feh ttf-iosevka-nerd i3 xorg-xinit zsh lxappearance flameshot polybar rofi dunst picom mpv thunar thunar-archive-plugin conky feh
  • Install my recommended programs

    • sudo pacman -S neofetch zathura firefox qview discord steam vtop
  • Install paru (AUR helper)

    • git clone https://aur.archlinux.org/paru.git
    • cd paru
    • makepkg -si
  • Install AUR packages

    • paru -S zscroll-git betterdiscordctl visual-studio-code-bin graphite-gtk-theme oh-my-zsh-git
  • Install zsh plugins -git clone https://github.com/zsh-users/zsh-autosuggestions ~/.oh-my-zsh/custom/plugins/zsh-autosuggestions -git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ~/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting

  • Change shell to zsh -sudo chsh $USER -s /bin/zsh

  • Copy necessary configs from the repo

  • Install BetterDiscord

    • betterdiscordctl install
    • For themes, install Dark+, Float, and Discord 11
    • For the green look, edit Dark+ and change the colors to: 2022-11-18_09-12_1
  • Install spicetify

    • Install the marketplace
    • The theme I used was onepunch
  • Open $HOME/.config/i3/config in a text editor and modify the keybindings to your needs

  • use lxappearence to set the theme. I use Graphite-green-dark. It should have been installed on the AUR stage

  • vscode theme I use is Gruvbox-ish

  • DM me on discord if you are having issues

Screenshots

click here

2022-10-27_19-21

2022-11-17_15-30

Credit