valknar
7520a1a5fb
feat(wayvnc): add config and user service for tailnet-only VNC access
...
Binds to the tailscale IP only, with PAM auth over TLS. TLS cert/key
are machine-local secrets and intentionally not tracked.
2026-08-24 16:32:36 +02:00
valknar
f71da3aea0
feat(triggershell): replace demo scripts with openrgb-hue apply
...
Drop the triggershell init scaffold scripts and add one script that
drives openrgb-hue apply: full option set as form fields, scene as a
103-entry dropdown, mapping defaulting to per-zone. The scene name
goes through a small wrapper since it's a positional CLI arg and
TriggerShell's passAs:arg can only emit --flag value pairs.
2026-08-16 17:16:42 +02:00
valknar and Claude Sonnet 5
918cab2d3d
feat: track OpenRGB single-instance fix and RQuickShare desktop files
...
Adds a headless OpenRGB autostart entry plus a launcher wrapper that
focuses the existing GUI window instead of spawning a duplicate
instance, and tracks the customized RQuickShare autostart/launcher
desktop entries.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com >
2026-08-15 05:58:35 +02:00
valknar and Claude Sonnet 5
383b2aa29c
feat: track zed, uwsm, and kitty configs
...
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com >
2026-08-10 18:15:24 +02:00
valknar
33d3bf60a0
feat(hypr): track Hyprland config
...
monitors.lua stays untracked since it's machine-specific
(monitor names/resolutions won't transfer to another host).
2026-08-03 19:42:52 +02:00
valknar
a4c7461958
feat(noctalia): track config and enable idle behavior
...
Adds lock (5min) and screen-off (6min) idle timeouts, which were
previously unset so the shell never dimmed/locked.
2026-08-03 19:32:18 +02:00
valknar
3532c50ba4
feat: catppuccin themes
2026-06-29 17:09:10 +02:00
valknar and Claude Sonnet 4.6
52a5409495
feat: apply Nord theme to glow markdown renderer
...
- Add .config/glow/nord.json — full glamour style using Nord palette
(Polar Night bg, Frost headings, Aurora syntax, Snow Storm text)
- Configure glow.yml to use the Nord style by default
- Track both glow files in .gitignore whitelist
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-26 18:13:10 +02:00
valknar and Claude Sonnet 4.6
a403cf68f3
feat: add Nord theme for bat
...
- .config/bat/themes/Nord.tmTheme — full tmTheme covering comments,
strings, numbers, keywords, functions, types, tags, CSS, markdown,
diff markup, decorators, regex, YAML/TOML/JSON, shell
- .config/bat/config — sets Nord as default theme
- arty.yml: bat:build task to rebuild cache after cloning dotfiles
- .gitignore: whitelist bat config and theme
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-22 19:32:33 +02:00
valknar and Claude Sonnet 4.6
39c9c04eb4
chore: remove signature.txt
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-22 16:39:36 +02:00
valknar and Claude Sonnet 4.6
7e16a6475b
feat: add bin/setup bootstrap script and update README installation docs
...
- bin/setup: curl-pipeable installer — re-execs with bash, detects OS,
installs git (apt/xcode-select), clones dotfiles into ~, runs arty deps,
installs arty zsh completion, prints next steps; fully idempotent
- README.md: replace Quick Start with Installation one-liner, add step table,
After Installation and Manual Setup sections; fix stale ~/scripts reference
- .gitignore: whitelist bin/setup
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-22 15:57:45 +02:00
valknar and Claude Sonnet 4.6
f38b15f550
feat: move scripts from ~/scripts to ~/bin and track in git
...
Drop .sh extension — scripts are now invocable directly as arty and stacks.
Remove redundant aliases from .zshrc since ~/bin is already in PATH.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-22 15:36:45 +02:00
valknar and Claude Sonnet 4.6
297a034e05
chore: move VSCode settings and keybindings to .vscode/
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-22 12:21:21 +02:00
valknar and Claude Sonnet 4.6
e3cc576d96
feat: track VSCode settings and keybindings in dotfiles
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-22 11:20:20 +02:00
valknar and Claude Sonnet 4.6
9ffaab9836
feat: add Nord theme for Yazi
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-21 19:59:08 +02:00
valknar and Claude Sonnet 4.6
d29214d140
feat: add Nord true-color scheme for micro editor
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-21 19:50:48 +02:00
valknar and Claude Sonnet 4.6
43a4864a50
feat: add Nord colorscheme for micro and track micro config in git
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-21 19:34:02 +02:00
valknar and Claude Sonnet 4.6
fd573e1a1d
chore: track .config/yazi/yazi.toml in git
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-21 18:58:12 +02:00
valknar and Claude Sonnet 4.6
41d13ff733
refactor(home): move scripts/ out into its own repo
...
scripts/ now lives in git@dev.pivoine.art:valknar/scripts.git.
Remove it from the home repo tracking and stop allowlisting it
in .gitignore.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-20 15:48:03 +02:00
valknar
2601041008
chore: squash history
2026-06-17 19:30:07 +02:00