From e919da931cc996f51f7a9d897f0bcce2de0cab24 Mon Sep 17 00:00:00 2001 From: kenpat Date: Mon, 8 Jun 2026 18:12:05 +0000 Subject: [PATCH] Update README with setup status --- README.md | 47 +++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 45 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b39f52d..b7b950a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,46 @@ -# hyprland-desktop-t14s +# Hyprland Desktop — ThinkPad T14s -Hyprland rice documentation and config notes for ThinkPad T14s (CachyOS) \ No newline at end of file +Hyprland rice documentation and configuration notes for a ThinkPad T14s running CachyOS (Arch-based). + +## System + +| Item | Value | +|------|-------| +| Distro | CachyOS (Arch-based), kernel 7.0.11-1-cachyos | +| WM | Hyprland 0.55.2 (Wayland) | +| Shell | Zsh + Starship | +| Terminal | Ghostty | +| GPU | AMD | +| Monitor | eDP-1, 1920x1080 @ 59.9Hz, scale 1.5 | + +## Tool Stack + +| Tool | Config | +|------|--------| +| Hyprland | `.config/hypr/hyprland.lua` (Lua, v0.12 builtin) | +| Waybar 0.15.0 | `.config/waybar/config.jsonc` + `style.css` | +| Rofi | `.config/rofi/config.rasi` | +| Hyprlock | `.config/hypr/hyprlock.conf` | +| Hyprpaper | `.config/hypr/hyprpaper.conf` | +| Ghostty | `.config/ghostty/config` | +| Neovim | `.config/nvim/init.lua` (0.12 builtin pkgs) | +| Starship | `.config/starship.toml` | +| Tmux | `.config/tmux/tmux.conf` | +| Cava | `.config/cava/config` | +| Wlogout | `.config/wlogout/` | +| Spicetify | `.config/spicetify/` | + +## Dotfiles + +Managed with GNU Stow from `~/dotfiles/`. Run `stow .` from that directory to symlink everything into `~`. + +## Setup Status + +- [x] Stow symlinks +- [x] Wallpaper (hyprpaper + eDP-1 fix) +- [x] Zsh +- [x] Waybar — fixed and visible (see [WAYBAR.md](WAYBAR.md)) +- [ ] Hyprlock custom config +- [ ] `sudo pacman -S zsh-autocomplete lsd` +- [ ] `/opt/homebrew/share/` symlinks (cross-platform zshrc) +- [ ] `chsh -s /usr/bin/zsh`