diff --git a/config/_default/params.toml b/config/_default/params.toml index 4af015b..ba5a871 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -1,4 +1,4 @@ -colorScheme = "marvel" +colorScheme = "avocado" defaultAppearance = "dark" autoSwitchAppearance = false enableSearch = false diff --git a/content/hyprcrux/installing-my-dots/index.md b/content/hyprcrux/installing-my-dots/index.md index 91d990f..e70a604 100644 --- a/content/hyprcrux/installing-my-dots/index.md +++ b/content/hyprcrux/installing-my-dots/index.md @@ -2,24 +2,32 @@ title: "How To Install My Hyprland Dotfiles" date: 2024-04-02 draft: false -description: "a description" -tags: ["example", "tag"] +description: "A concise guide on installing my hyprland dotfiles." +tags: ["Hyprland", "Arch"] ---

This is a step by step guide on using
my dotfiles for Arch Linux/Hyprland

- {{< github repo="xsghetti/dotfiles" >}} +{{< alert >}} +**Warning!** My configs are messy and may not work for you! +{{< /alert >}} + + {{< timeline >}} -{{< timelineItem icon="github" header="Clone it!" badge="Step One" subheader="run these commands" >}} +{{< timelineItem icon="github" header="Clone It!" badge="Step One" subheader="Clone my repository here:" >}}