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"] ---
git clone https://github.com/xsghetti/dotfiles && cd dotfiles
+git clone https://github.com/xsghetti/dotfiles
+cd ~/dotfiles
cp -r ~/dotfiles/.config/* ~/.config
{{< /timelineItem >}}
-
{{< /timeline >}}
\ No newline at end of file
diff --git a/public/404.html b/public/404.html
index b785c43..6f425d2 100644
--- a/public/404.html
+++ b/public/404.html
@@ -26,8 +26,8 @@
-
+
+
+
+
+
@@ -717,6 +717,37 @@
git clone https://github.com/xsghetti/dotfiles && cd dotfiles
+git clone https://github.com/xsghetti/dotfiles
+
+cd ~/dotfiles
cp -r ~/dotfiles/.config/* ~/.config
@@ -771,7 +846,6 @@