Commit Graph

4 Commits

Author SHA1 Message Date
408d0c4e7b Add network interface troubleshooting guide
Document solution for IP address changes caused by dual ethernet ports:
- Identify three network interfaces (WiFi, eth left port, eth right port)
- Provide NetworkManager commands for static IP configuration
- Include step-by-step solution using "Wired connection 2" (enp4s0)
- Configure both ethernet and WiFi to use same static IP (192.168.0.100)

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-03 22:56:18 +02:00
40b21ce928 Add theme synchronization and laptop lid switch solutions
- Document comprehensive file-based theme management system for cross-application synchronization (tmux, nvim, terminal apps) using ~/.vim_theme
- Add laptop lid switch configuration to prevent sleep when lid is closed via systemd logind settings

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-01 21:38:39 +02:00
e3889870e5 Reorganize and update docs 2025-07-31 20:18:16 +02:00
50144e083e Add troubleshooting guide 2025-07-30 23:20:51 +02:00