Update README with setup status
This commit is contained in:
parent
d1db064dc7
commit
e919da931c
1 changed files with 45 additions and 2 deletions
47
README.md
47
README.md
|
|
@ -1,3 +1,46 @@
|
|||
# hyprland-desktop-t14s
|
||||
# Hyprland Desktop — ThinkPad T14s
|
||||
|
||||
Hyprland rice documentation and config notes for ThinkPad T14s (CachyOS)
|
||||
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`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue