Cronabot / dotfiles

My dotfiles
2 stars 0 forks source link

Cronabot's Dotfiles

This repository contains my personal dotfiles, built on Hyprland with heavy use of ags

Screenshots

Desktop Screenshot 1

Notable Features

Dynamic background

Installation

Requirements

Optional Programs

Install

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