From b6304c9430ef00dff342bfa8852cdbf2247b3cfb Mon Sep 17 00:00:00 2001 From: Dylan De Faoite Date: Fri, 27 Feb 2026 17:52:26 +0000 Subject: [PATCH] docs: remove reqs from README Reqs exist as package names in `packages`. Must still update bootstrap.sh --- README.md | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/README.md b/README.md index ebb0a4e..e7bf748 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,5 @@ -# Requirements -- hyprland (Desktop Env) -- hyprpaper (Wallpapers) -- kitty (Terminal) -- thunar (File Manager) -- wofi (Menus) -- adw-gtk-theme -- zsh-syntax-highlighting -- mako (Notifications) -- nvim (Text Editor) - -## System Reqs -- wpctl (Audio config) -- imagemagick (Wallpaper caching) - # Setup -1) Ensure each requirement is installed +1) Run `bootstrap.sh` to configure system files and install packages 2) Add `monitors.conf` in `~/.config/hypr/` for your specific monitor setup # Packages