Fabio Scotto di Santolo
763bbd8b9f
Gemini: configure CLI and update workstation/wsl inventory
2026-04-27 19:22:20 +02:00
Fabio Scotto di Santolo
003679f499
Refactor: centralize AI instructions and opencode config into common dotfiles
2026-04-27 19:17:14 +02:00
Fabio Scotto di Santolo
325a405012
Add Gemini CLI agent support with robust session parsing
2026-04-27 08:27:34 +02:00
Fabio Scotto di Santolo
a108957ba4
Add Codex CLI agent support to project launcher
2026-04-26 19:39:14 +02:00
Fabio Scotto di Santolo
d036eee00a
Move nordic-night-theme load into :config block
2026-04-26 15:58:01 +02:00
Fabio Scotto di Santolo
6b526f0273
Set Firefox as default browser, remove Librewolf references
2026-04-22 22:30:59 +02:00
Fabio Scotto di Santolo
9b8449d875
Add git auto-commit safety rule to opencode
2026-04-22 22:29:39 +02:00
Fabio Scotto di Santolo
5447f28740
Enhance Sway/Noctalia integration and align desktop docs
...
- Add canonical usb-drive-manager plugin to Noctalia (symlink from official)
- Remove nm-applet and blueman packages from nymph Sway session
- Run udiskie without tray (backend for automount/LUKS, UI via usb-drive-manager)
- Add screenOverrides support to Noctalia bar via inventory variables
- Add host_packages_absent task to packages_void role
- Update desktop docs with full plugin list and config layering
- Add focused validation check for Sway/Noctalia bootstrap
2026-04-22 17:11:30 +02:00
Fabio Scotto di Santolo
67653b8c76
Add canonical Noctalia config and migrate Clipper to official plugin
...
- Create shared Noctalia config in dotfiles/desktop/.config/noctalia/
- Add Ayu theme, plugin enablement, and Clipper settings
- Migrate Clipper checkout from standalone to official noctalia-plugins
- Add template with host-specific variables for deterministic rendering
- Move Noctalia bar configuration to desktop group_vars
- Create role tasks for rendering and copying Noctalia settings
2026-04-22 15:41:49 +02:00
Fabio Scotto di Santolo
fa94a2e70e
Remove Ollama server infrastructure and related tasks
2026-04-22 10:46:14 +02:00
Fabio Scotto di Santolo
3a95e4d226
Migrate nymph desktop to SwayFX and Noctalia
2026-04-21 23:04:52 +02:00
Fabio Scotto di Santolo
54bc1114b1
Expand Org Babel language support
2026-04-21 16:45:17 +02:00
Fabio Scotto di Santolo
f7f35ecf15
Align Org styling and templates
2026-04-21 14:31:56 +02:00
Fabio Scotto di Santolo
8410ea2af5
Let turnstile supervise Syncthing restarts
2026-04-21 12:52:37 +02:00
Fabio Scotto di Santolo
358bb9f62b
Add Org agenda notifications
2026-04-21 10:13:19 +02:00
Fabio Scotto di Santolo
9f77819fb1
Fix Org capture file targets
2026-04-21 09:42:45 +02:00
Fabio Scotto di Santolo
ec564c6814
Manage Syncthing with turnstile service
2026-04-20 17:01:56 +02:00
Fabio Scotto di Santolo
8ed4ce7887
Add Org agenda and dashboard integration
2026-04-19 21:36:14 +02:00
Fabio Scotto di Santolo
7c36681242
Mount pCloud with turnstile rclone service
2026-04-19 09:06:57 +02:00
Fabio Scotto di Santolo
2fd894d2b0
Configure gptel for Ollama Cloud
2026-04-19 08:03:27 +02:00
Fabio Scotto di Santolo
cc8c07a309
Add Ollama with binary tool pattern and turnstile service
2026-04-18 16:12:18 +02:00
Fabio Scotto di Santolo
93b4496198
Switch Alacritty font to Hack Nerd Font
2026-04-17 19:10:17 +02:00
Fabio Scotto di Santolo
e602ea8300
Adjust terminal fonts for Alacritty and Emacs vterm
2026-04-17 17:50:23 +02:00
Fabio Scotto di Santolo
3db0747253
Colorize man pages through LESS_TERMCAP
2026-04-17 16:17:49 +02:00
Fabio Scotto di Santolo
a14ba14a3e
Simplify tmux config and bootstrap plugins with TPM
2026-04-17 16:09:59 +02:00
Fabio Scotto di Santolo
ccc76c27ea
Expand desktop MIME associations
2026-04-17 14:21:43 +02:00
Fabio Scotto di Santolo
dcbe2fb403
Stop managing Ollama through turnstile
2026-04-17 14:09:29 +02:00
Fabio Scotto di Santolo
12fe272cbb
Remove Hyprland support from desktop profile
2026-04-17 12:15:41 +02:00
Fabio Scotto di Santolo
b6b905b8b3
Remove Codex CLI from desktop bootstrap and dotfiles
2026-04-17 11:52:48 +02:00
Fabio Scotto di Santolo
0522fb1f4e
Remove tmux-bitwarden plugin and bw install
2026-04-17 11:32:55 +02:00
Fabio Scotto di Santolo
c4836c6164
Use Magit and mu4e as default Emacs clients
2026-04-17 10:49:16 +02:00
Fabio Scotto di Santolo
58aca45ac0
Rewrite i3lock lockscreen with wallpaper, cover resize and caching
...
- Replace screenshot+blur with static wallpaper (void-minimalist.png)
- Resize to display resolution with cover mode (resize^ + extent)
- Cache resized image in ~/.cache/i3lock/ to avoid re-encoding
- Invalidate cache when wallpaper or resolution changes
- Add xdotool to void_packages_base for display geometry detection
2026-04-17 09:47:44 +02:00
Fabio Scotto di Santolo
3dd8b96962
Load ~/.cargo/env in bash if it exists
2026-04-17 00:19:40 +02:00
Fabio Scotto di Santolo
10e79a4bae
Add lang/python module with uv/ruff/pylsp, ANSI colors, and LSP auto-install
...
- Add lang/python.el: project detection, ruff format-on-save, C-c C-v -> ruff check,
optional pylsp with auto-install via uv (asks once per session)
- Fix pylsp resolution to check .venv, uv tool path, and PATH
- Disable legacy pyls client to avoid spurious warnings
- Add ANSI color support in compilation buffers (editor.el)
- Remove python-mode/python-ts-mode from global lsp-deferred hooks (lsp.el)
- Add ruff, ty, uv packages to desktop group_vars
2026-04-17 00:07:12 +02:00
Fabio Scotto di Santolo
5065c02930
Improve TRAMP performance with SSH ControlMaster and persistent sockets
2026-04-16 19:05:25 +02:00
Fabio Scotto di Santolo
f953141200
Add fscotto/sudo-edit function to edit files as root via TRAMP
2026-04-16 18:02:40 +02:00
Fabio Scotto di Santolo
7732f6431a
Add markdown-mode with live preview and TOC generation
2026-04-16 16:35:24 +02:00
Fabio Scotto di Santolo
199f0f63a7
Add Org mode export backends and texlive dependency
2026-04-16 16:15:41 +02:00
Fabio Scotto di Santolo
1ba6004040
Enable PDF viewing in Emacs with pdf-tools and poppler dependencies
2026-04-16 15:50:01 +02:00
Fabio Scotto di Santolo
703fdfeeb4
Add /etc/hosts management to runvm for VM IP aliases
2026-04-16 14:16:08 +02:00
Fabio Scotto di Santolo
8d44ed43c9
Add more YouTube channels to Elfeed feeds
2026-04-16 12:50:34 +02:00
Fabio Scotto di Santolo
c2d70cdf89
Configure flyspell with manual activation and ispell timeout
2026-04-16 12:24:22 +02:00
Fabio Scotto di Santolo
df615b7273
Update Elfeed feeds: replace Arch/Mint with Void Linux feeds
2026-04-16 12:05:03 +02:00
Fabio Scotto di Santolo
14d3086aa8
Add home directory as trusted project in Codex config
2026-04-16 12:04:13 +02:00
Fabio Scotto di Santolo
b06032948e
Use alacritty instead of exo-open in Thunar terminal action
2026-04-15 19:40:18 +02:00
Fabio Scotto di Santolo
7d4b84925d
Use subshell in ap to cd to playbook directory
2026-04-15 19:22:47 +02:00
Fabio Scotto di Santolo
b40f8e1512
Add ap function to run Ansible playbook from any directory
2026-04-15 19:00:48 +02:00
Fabio Scotto di Santolo
004499c76b
Add MPV configuration with YouTube subtitles support
2026-04-15 18:40:16 +02:00
Fabio Scotto di Santolo
f3e77dbadb
Use qemu:///system connection to avoid sudo in runvm
2026-04-15 16:58:49 +02:00
Fabio Scotto di Santolo
4154a492b0
Add runvm function with IP detection for libvirt VMs
2026-04-15 16:30:33 +02:00