From 5924ebea78a23746e49debb7699bace020afbb96 Mon Sep 17 00:00:00 2001 From: grayTerminal-sh Date: Mon, 18 May 2026 14:57:44 +0200 Subject: [PATCH] README.md --- README.md | 11 ++++++----- nvim/.config/nvim/lazy-lock.json | 2 +- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ac681bfd..251e1152 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ArchASP – Arch Sway Pentest +# ArchASP – Arch Sway Professor

screenshot @@ -9,7 +9,7 @@ Personal Arch Linux configuration focused on: - Keyboard-driventerminal-first - Terminal-first workflow with Sway and MangoWM, Neovim, Kitty - Catppuccin Mocha themed UI. -- Pentest learning +- Cyber Learning **Goal** : all reproducible from a single install script and a GNU Stow‑managed dotfiles repo. @@ -23,8 +23,6 @@ all reproducible from a single install script and a GNU Stow‑managed dotfiles ArchASP is currently in active development. -An **ArchASP Installer** is also being actively developed, and a -dedicated [**archasp-installer**](https://github.com/grayTerminal-sh/archasp-installer) repository has been created for it. If you want to contribute, improve the codebase, suggest ideas, or help shape the installer workflow, feel free to contribute to that repository @@ -79,8 +77,11 @@ This setup assumes the following tools are installed (Arch package names): - [catppuccin-gtk-theme-mocha](https://github.com/catppuccin/gtk) - [catppuccin-cursors-mocha](https://github.com/catppuccin/cursors) - [greetd](https://github.com/kennylevinsen/greetd) -- [regreet](https://github.com/rharish101/regreet) +- [tuigreet](https://github.com/apognu/tuigreet) - [systemd](https://github.com/systemd/systemd) (init system, login manager and user services used for greetd, idle/lock, snapper, timers, etc.) +- [wlogout](https://github.com/ArtsyMacaw/wlogout) (Power tool for waybar) +- [waybar](https://github.com/Alexays/Waybar) (Status bar with MangoWM) +- [mangown](https://github.com/mangowm/mango) (Windows compositor) --- diff --git a/nvim/.config/nvim/lazy-lock.json b/nvim/.config/nvim/lazy-lock.json index b2f4611f..9ea146a3 100644 --- a/nvim/.config/nvim/lazy-lock.json +++ b/nvim/.config/nvim/lazy-lock.json @@ -22,7 +22,7 @@ "nvim-cmp": { "branch": "main", "commit": "a1d504892f2bc56c2e79b65c6faded2fd21f3eca" }, "nvim-colorizer.lua": { "branch": "master", "commit": "a065833f35a3a7cc3ef137ac88b5381da2ba302e" }, "nvim-lsp-file-operations": { "branch": "master", "commit": "b9c795d3973e8eec22706af14959bc60c579e771" }, - "nvim-lspconfig": { "branch": "master", "commit": "f9349d4d99e7d66403ae8bf4fbd357b154dca7a7" }, + "nvim-lspconfig": { "branch": "master", "commit": "3de240997fc3208eb29df5e5c17ba4665961bd84" }, "nvim-tcss": { "branch": "main", "commit": "bf9001416158f32fe7e92c42de94de3595aa13e5" }, "nvim-treesitter": { "branch": "main", "commit": "4916d6592ede8c07973490d9322f187e07dfefac" }, "nvim-ts-autotag": { "branch": "main", "commit": "88c1453db4ba7dd24131086fe51fdf74e587d275" },