Skip to content

woefe/dotfiles

Repository files navigation

dotfiles

laptop setup

How to use it

  1. Clone this repo:

    git clone --recursive https://github.com/woefe/dotfiles.git $HOME/.dotfiles-woefe
    cd $HOME/.dotfiles-woefe
  2. Install GNU Stow:

    # On Arch Linux
    sudo pacman -S stow
  3. Uncomment the lines in install.sh of dotfiles you want to install

  4. Execute ./install.sh. Make sure that you run the script in the main dotfiles directory, i.e cd ~/.dotfiles-woefe first.

Updating

To update the dotfiles pull this repo including its submodules.

git pull --recurse-submodules

Sway dependencies

pacman -S \
  fuzzel \
  gammastep \
  grim \
  kanshi \
  materia-gtk-theme \
  noto-fonts \
  noto-fonts-emoji \
  otf-font-awesome \
  papirus-icon-theme \
  python3 \
  slurp \
  swaylock \
  waybar \
  wdisplays \
  wireless_tools \
  wl-clipboard \
  xorg-xwayland