Skip to content

Latest commit

 

History

History
56 lines (45 loc) · 679 Bytes

README.md

File metadata and controls

56 lines (45 loc) · 679 Bytes

Configurations

  • nvim
  • zsh
  • tmux
  • waybar
  • wofi
  • wlogout
  • waypaper

Dependencies

Hyprland

  • hyprpaper
  • hypridle
  • hyprlock
  • hyprshot

TODO

  • Swaync notification config
  • mpd with waybar

Progress

  • Hyprland
  • Hyprlock
  • Wofi
  • Waybar
  • Wlogout
  • Waypaper

Install

Manual with Symlinks

E.g

ln -s ~/.dotfiles/.config/nvim ~/.config/nvim

Recommended Install

Using GNU Stow:

  1. Clone repo directly into home directory e.g ~/.dotfiles
  2. Run Stow:
cd ~/.dotfiles
stow .

Uninstall

To remove links managed by stow:

cd ~/.dotfiles
stow -D .