mpuchstein
75e3b1bea1
chore: misc dotfile updates across owlry, hypr, zsh, gemini, nu
...
owlry: migrate config from TOML template to Lua (owlry 2.1); drop
scripts/.keep placeholder
hypr: add apex-neon and apex-aeon theme variable files
zsh: fix apex git prompt — use herestring instead of process sub
gemini: add apex-neon and apex-aeon theme JSON files
nu: add .chezmoiignore for history.txt; add run_once zoxide-nu script;
extend refresh-apex-themes to sync nushell themes
2026-05-17 08:49:12 +02:00
mpuchstein
029191654c
zsh: fix prompt git status parsing and add pnpm to PATH
...
Use process substitution instead of herestring for git status loop to
avoid issues with special characters. Add pnpm home to PATH in zshrc.
2026-05-12 01:04:17 +02:00
mpuchstein
246417313e
chore: misc config updates across hypr, nvim, waybar, zed, zsh
...
- hypr: add transform support to monitor template; tweak scrolling layout
- nvim: refine apex theme token colors (operators, special, tags)
- waybar: move bar to right border of secondary monitor (DP-2)
- zed: add ssh connection, window/tab settings, adjust font sizes, rework theme token colors
- zsh: add plugin highlight colors to apex themes
- docs: add CLAUDE.md
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-12 23:03:21 +01:00
mpuchstein
4e2e75a044
simplified my pipewire conf
2026-02-15 00:54:45 +01:00
mpuchstein
0b8e001bde
theme: template configs and refresh apex assets
...
- template theme selection in alacritty, btop, fuzzel, ghostty, waybar, swaync, wezterm, zathura, gemini, zsh, and nvim astroui
- add apex-aeon assets and refresh apex-neon palettes across terminals, editors, and UI components
- switch UI fonts to GeistMono in GTK/Qt, Hyprland/Hyprlock, Kitty, Zed, and Satty
- add refresh-apex-themes helper to sync theme outputs
2025-12-31 07:42:44 +01:00
mpuchstein
586978fe75
added git commit tracking to zsh theme
2025-12-31 03:44:27 +01:00
mpuchstein
3f4e519009
cleaned the docs
2025-12-31 03:40:20 +01:00
mpuchstein
5523871e71
theme: add apex-neon configs
2025-12-30 04:05:31 +01:00
mpuchstein
477a009917
theme: apex-neon alignment
2025-12-29 03:35:22 +01:00
mpuchstein
c1b61d4af7
dotfiles: update themes and configs
2025-12-29 03:09:23 +01:00
mpuchstein
8018b53353
feat: finalize migration to chezmoi and modernize configuration logic
...
- Modularize Hyprland config into hyprland.d/
- Implement infinitely scalable monitor/workspace logic using templates and loop-based data structures
- Consolidate host-specific configs (hyprlock, hyprpaper, waybar) into single templates
- Resolve waybar symlink conflict and fix template execution errors
- Integrate chezmoi data variables for scale, resolution, and peripherals
2025-12-27 22:52:43 +01:00