This repository contains my personal dotfiles, built on Hyprland with heavy use of ags
Dynamic background
First, install all of the required programs.
Next, clone this repository to your $HOME directory
$ git clone https://github.com/Cronabot/dotfiles.git
$ cd dotfiles
then use stow to create symlinks to your actual home path.
[!NOTE] You may need to remove any files you currently have which may cause conflicts.
$ stow *
Finally, npm install ags
cd ~/.config/ags && npm i