Commit Graph

15 Commits

Author SHA1 Message Date
thinktankmachine f4e2303020 Update documentation for icon support
- Document complete desktop integration features
- Highlight icon extraction and desktop entry creation
- Update architecture section to explain new packaging process
- Add icon verification to update script features
2025-08-28 16:57:25 +10:00
thinktankmachine 16a551355b Add icon extraction and desktop entry support
- Extract icons from AppImage and install to standard locations
- Create proper desktop entry with icon reference
- Fix version handling in wrapper script
- Update update script to verify icon extraction
- Now provides complete desktop integration with proper icon display

Resolves icon display issues in desktop environments.
2025-08-28 16:56:51 +10:00
thinktankmachine f77f5b1131 Migrate to clean package-only structure
- Simplified flake.nix to focus only on packaging Cursor
- Removed system configuration files (archived locally)
- Updated to clean, reusable flake structure
- Added simple update-cursor.sh script
- Updated documentation for new structure

This migration  makes the flake purely focused on providing the Cursor package.
2025-08-28 16:02:32 +10:00
thinktankmachine 166e835dc5 Updated README 2025-08-21 15:38:24 +10:00
thinktankmachine e153c80c21 Update Cursor to version 1.5.1 2025-08-21 15:36:11 +10:00
thinktankmachine 2c6ca71d64 Update Cursor to version 1.4.3 and update documentation 2025-08-11 10:03:53 +10:00
thinktankmachine 51eb2ce230 Update all documentation to Cursor 1.4.2 2025-08-07 10:05:32 +10:00
thinktankmachine dcfd6ecae6 Updated README version 2025-08-07 10:00:21 +10:00
thinktankmachine 3f4c4f3b26 Update Cursor to 1.4.2 and anonymize personal information 2025-08-07 09:57:46 +10:00
thinktankmachine 32155ec2dc Fix Cursor update crashes and keymapping issues on NixOS 2025-08-07 08:56:41 +10:00
thinktankmachine 035a280383 Update documentation with comprehensive usage guide and improved update script 2025-08-06 15:38:06 +10:00
thinktankmachine 9d0bcd6aed Improve Cursor AppImage compatibility with enhanced library support and environment setup 2025-08-06 15:28:39 +10:00
thinktankmachine c11c0ced2e Update README 2025-08-06 10:17:49 +10:00
thinktankmachine 40ebe7c667 Update README 2025-08-06 10:15:52 +10:00
thinktankmachine b1fb7eb124 Initial commit: NixOS flake with Cursor 1.3.9
- Complete NixOS configuration with Cursor AppImage
- Development environment with Node.js, Python, Rust
- Modern shell setup with Zsh and Starship
- AppImage support and desktop integration
- Comprehensive documentation and quick start guide
2025-08-06 10:08:03 +10:00