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 +```