hyprland-desktop-t14s/README.md

46 lines
1.4 KiB
Markdown

# Hyprland Desktop — ThinkPad T14s
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`