From 205a242ef4e37fe839ba8cfac26aa36abbad9c52 Mon Sep 17 00:00:00 2001 From: "Felipe M." Date: Thu, 3 Apr 2025 18:54:03 +0200 Subject: [PATCH] draft: updated arch install guide --- .../01/archlinux/install/from-zero-to-hero/index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/content/blog/_drafts/01/archlinux/install/from-zero-to-hero/index.md b/content/blog/_drafts/01/archlinux/install/from-zero-to-hero/index.md index d73e239..3292ed7 100644 --- a/content/blog/_drafts/01/archlinux/install/from-zero-to-hero/index.md +++ b/content/blog/_drafts/01/archlinux/install/from-zero-to-hero/index.md @@ -224,3 +224,13 @@ pacman -S mako # notifications # TODO notification history? ``` + +## utils + + + + +``` +pacman -S hyprland +pacman -S neovim ghostty dolphin wofi +```