Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 888 Bytes

File metadata and controls

45 lines (36 loc) · 888 Bytes
repo-size
image

Table of Contents

Dependencies

Linux Dist: Arch Linux

Windows Manager: Wayland

  • quickshell
  • hyprland
  • hyprpaper
  • zsh
  • screenfetch
  • network manager
  • slurp
  • grim
  • neovim
  • ghostty

Setting up

Link zsh

# zshrc is normally in ~/
ln -s /dots/.zshrc ~/.zshrc

Link ghostty

# ghostty config is in ~/.config/
ln -s /dots/ghostty ~/.config/ghostty

Link neovim

# neovim config is in ~/.config/
ln -s /dots/nvim ~/.config/nvim