44c9b11c9d
feat: add disk-monitor daemon autostart to Hyprland config
2026-05-20 14:29:07 -04:00
7b1998a40d
Merge pull request 'fix: replace deprecated hyprland dwindle options (pseudotile, togglesplit)' ( #7 ) from fix/hyprland-deprecated-options into master
...
Reviewed-on: #7
2026-05-15 15:24:55 +00:00
9b4c678fd9
Merge branch 'master' into fix/hyprland-deprecated-options
2026-05-15 11:23:35 -04:00
53b376e6e3
fix: replace deprecated dwindle pseudotile and togglesplit options
...
- pseudotile variable removed from dwindle block in Hyprland 0.55+
- togglesplit standalone dispatcher removed, use pseudo dispatcher instead (matches original intent)
- Skill updated with absolute paths for common edit locations
2026-05-15 11:18:15 -04:00
6f6b24d3c3
Merge pull request 'fix: add local stow package to Makefile CONFIG_DIRS' ( #5 ) from fix/add-local-stow into master
...
Reviewed-on: #5
2026-05-14 22:16:42 +00:00
7a0948a43f
fix: add local stow package to Makefile
2026-05-14 18:16:08 -04:00
addf9fbe83
Merge pull request 'feat: add QET Xephyr launch script for Wayland drag-drop workaround' ( #4 ) from feat/qet-xephyr-launch into master
...
Reviewed-on: #4
2026-05-14 22:14:23 +00:00
fb1d0cd2d9
fix: restore .desktop file for QET Xephyr
2026-05-14 17:38:46 -04:00
5f465ecb5a
Revert "feat: add .desktop file for QET Xephyr wofi launch"
...
This reverts commit 8f5d2e73bc .
2026-05-14 17:38:23 -04:00
48038df872
Merge remote-tracking branch 'origin/feat/qet-xephyr-launch' into feat/qet-xephyr-launch
2026-05-14 17:38:13 -04:00
d5095064c2
feat: add wofi .desktop file for QET Xephyr launch
2026-05-14 17:37:51 -04:00
8f5d2e73bc
feat: add .desktop file for QET Xephyr wofi launch
2026-05-14 17:23:55 -04:00
69c2447f04
Merge pull request 'feat: Add Hermes Agent vterm integration with SPC z h keybinding' ( #1 ) from feat/hermes-vterm-integration into master
...
Reviewed-on: #1
2026-05-14 21:19:55 +00:00
4982831883
Command to send stuff to hermes
2026-05-14 17:12:10 -04:00
311a2eae57
Emacs config with the hermes shortcut
2026-05-14 17:11:08 -04:00
79ce045657
feat: add QET Xephyr launch script
2026-05-14 16:51:04 -04:00
Thierry Pouplier
386d1a3bf8
fix: add ssh -t to zsh alias, use vterm-mode instead of vterm in Emacs function
...
- zsh alias: added -t to SSH (docker exec -it needs a TTY)
- Emacs function: vterm-mode instead of vterm (vterm splits windows,
vterm-mode is just a major mode, keeps current window layout)
- The SSH command in both cases is now consistent:
ssh -t lazyworkhorse 'docker exec -it hermes /opt/hermes/.venv/bin/hermes'
2026-05-01 15:06:05 +00:00
Thierry Pouplier
a09a7c03ef
fix: update zsh alias to direct SSH, fix Emacs function with delete-other-windows and correct docker exec path
...
- Zsh alias now runs ssh + docker exec directly (no emacsclient)
- Emacs function uses delete-other-windows for clean single-window vterm
- SSH command uses correct docker exec path: /opt/hermes/.venv/bin/hermes
- config.el not included - user will tangle from README.org
2026-05-01 15:02:19 +00:00
Thierry Pouplier
d73ed29733
fix: move hermes config from config.el to README.org org-babel source
...
- Revert config.el changes (file is generated from README.org via tangle)
- Add dedicated ** +Hermes Agent+ section under * AI in README.org
- Add SPC z h keybinding to existing map! block in Minimize window section
- config.el should NEVER be edited directly
2026-05-01 14:50:36 +00:00
Thierry Pouplier
a2a3baf7da
feat: add hermes zsh alias (hermes) and Hyprland binding ( + C)
...
- zsh: alias hermes=emacsclient -n -c -e '(gortium/hermes-vterm)'
- hyprland: bind = , C to same command
- C for CLI/Chat, unused key in current layout
2026-05-01 14:40:02 +00:00
Thierry Pouplier
aa06568852
refactor: replace sleep-for vterm hack with process-send-string for Hermes launch
...
- Replaced sleep-for 0.5 + vterm-send-string timing hack with
direct process-send-string (no timing race)
- Removed TUI chat command, SSH uses -t PTY for clean CLI mode
- Lines 947-957 in config.el
2026-05-01 14:35:48 +00:00
Thierry Pouplier
390ba2ef61
feat: Add Hermes Agent vterm integration with SPC z h keybinding
2026-04-30 14:35:33 +00:00
5ee760fbe8
Doom emacs config progress dump
2026-04-30 10:25:25 -04:00
c1fbe2e8d9
Script path fix
2026-04-30 10:25:10 -04:00
1a4cafa098
Added perso mail secret
2026-04-30 10:24:39 -04:00
7e48bf1b87
rclone fix
2026-04-30 10:22:28 -04:00
3101834051
Update generated emacs config
2026-03-07 18:36:36 -05:00
8ddcf1de22
Various emacs config uddates
2026-03-07 18:33:12 -05:00
15e62ed479
Markdown emacs setup
2026-03-07 18:30:35 -05:00
a8315e32f1
UI amelioration
2026-03-07 18:11:50 -05:00
9cb17ede39
New recording app
2026-03-07 18:08:45 -05:00
cd60b775f5
Nicer windows spacing for hyprland
2026-03-07 18:02:01 -05:00
da85946d6a
zsh pipx path
2026-03-07 17:59:01 -05:00
24fcd48036
btop config update
2026-03-07 17:58:17 -05:00
ddbc923314
Fixed multi blocker end time. WIP on broken elgantt
2026-02-11 16:46:03 -05:00
dfef1e6dfa
Working blocker
2026-02-09 17:22:28 -05:00
6939353f9c
Committing before i loose it again!
2026-02-09 14:57:11 -05:00
28abca7572
WIP range for task instead of scheduled + ranges
...
This is to fix the double entry in the agenda.
One for the scheduled + one for the range.
We want only the range. But right now the code duplicate
Ranges and PROPERTIES drawer.
2026-02-05 10:22:28 -05:00
6d8a621b07
Big dump commit
2026-01-29 17:34:47 -05:00
0573abe905
Added a readme
2025-09-20 17:13:31 -04:00
abaa3e2271
Added some small text
2025-09-20 17:05:50 -04:00
230cb70257
Old stuff. someday maybe useful.
2025-09-20 14:50:33 -04:00
6091576170
rclone setup for ftp server
2025-09-20 14:49:22 -04:00
0c1a801a17
waybar config
2025-09-20 14:47:46 -04:00
468cbe649b
wireplumber wip for stt audio sink
2025-09-20 14:46:13 -04:00
bf035507f6
wofi config
2025-09-20 14:45:19 -04:00
c214976757
yazi config
2025-09-20 14:45:02 -04:00
03cadb8ea5
zsh config
2025-09-20 14:44:48 -04:00
93f110a501
ansible wip
2025-09-20 14:44:26 -04:00
1d7f1845f9
My wallpapers
2025-09-20 14:28:27 -04:00