Commit Graph

14 Commits

Author SHA1 Message Date
145e652380 feat(symlinks): recursively link .local/bin and .local/share; update hyprlock for Rose Pine and avatar 2025-08-14 23:17:42 +02:00
53c80ab6f8 feat: add rose-pine-hyprcursor support and config for Hyprland 2025-08-14 23:06:40 +02:00
bab7526ac9 chore(hyprland): clean up autostart apps
- Remove mako, wlogout, and rofi-wayland from autostart
- Only start waybar and hypridle by default

🤖 Generated with [opencode](https://opencode.ai)

Co-Authored-By: opencode <noreply@opencode.ai>
2025-08-08 17:41:25 +02:00
42f6cc3180 feat(waybar): restore and style wlogout button, increase font and icon size
- Add custom wlogout button to modules-right in both desktop and laptop configs
- Style wlogout button for visibility and theme consistency
- Increase font size globally by 30%
- Increase icon size for wlogout button

🤖 Generated with [opencode](https://opencode.ai)

Co-Authored-By: opencode <noreply@opencode.ai>
2025-08-08 17:40:31 +02:00
1e02be0a39 refactor: symlinks script now only links files (not directories), traverses recursively, and ensures target dirs are not symlinks; remove custom wlogout config and device-specific repo symlinks for maintainability
- Only files are symlinked, not directories
- Symlinks are created in target config dirs, not inside repo
- Target dirs are checked and cleaned if symlinks
- Removes wlogout config and device-specific repo symlinks
- Updates .zshrc and wp-vol for robustness

🤖 Generated with [opencode](https://opencode.ai)

Co-Authored-By: opencode <noreply@opencode.ai>
2025-08-08 17:06:36 +02:00
f20f7179ef chore(hyprland): remove wl-clipboard-history and autostart usage; add network-manager-applet; ensure both JetBrains Mono font variants are installed
chore(setup): unify device profile detection and symlink logic via PROFILE env var

🤖 Generated with opencode.ai

Co-Authored-By: opencode <noreply@opencode.ai>
2025-08-08 11:54:58 +02:00
f66b63354a feat: add device-specific Hyprland config fragments
- Add monitors-archlaptop.conf for laptop profile
- Add hypridle.conf for device-specific idle settings

🤖 Generated with opencode
Co-Authored-By: opencode <noreply@opencode.ai>
2025-08-08 11:20:30 +02:00
6828cd8090 feat: integrate local Hyprland config into repo
- Add host-aware autostart for udiskie and steam (zsh, existence check)
- Remove redundant appearance env vars from env.conf
- Merge maximize suppression, XWayland drag fix, Steam/Lutris float rules into window rules
- Add NVIDIA env vars to desktop monitor config

🤖 Generated with opencode
Co-Authored-By: opencode <noreply@opencode.ai>
2025-08-08 11:19:12 +02:00
d82249174f feat: merge best appearance settings from local and repo into modular appearance.conf
- Adds all appearance-related env vars and GTK theme commands
- Expands decoration, animation, layout, and workspace rules
- Keeps repo modularity, adds local customizations

🤖 Generated with [opencode](https://opencode.ai)

Co-Authored-By: opencode <noreply@opencode.ai>
2025-08-08 10:56:11 +02:00
c222336014 chore: remove device-specific input configs and update setup to use unified input.conf for all devices
🤖 Generated with [opencode](https://opencode.ai)

Co-Authored-By: opencode <noreply@opencode.ai>
2025-08-08 10:48:10 +02:00
317ac95b6a chore: remove obsolete monitors.conf and device-based monitor fragments; now using hostname-based configs
🤖 Generated with [opencode](https://opencode.ai)

Co-Authored-By: opencode <noreply@opencode.ai>
2025-08-08 10:42:25 +02:00
8fb16e1a2b chore: remove obsolete hypridle.conf, now replaced by device-specific fragments
🤖 Generated with [opencode](https://opencode.ai)

Co-Authored-By: opencode <noreply@opencode.ai>
2025-08-08 10:24:19 +02:00
b0c3b52f1b feat: update device-specific Hyprland idle configs for desktop and laptop preferences
- Updated hypridle-desktop.conf and hypridle-laptop.conf to match user preferences
- Modular, device-aware idle handling

🤖 Generated with [opencode](https://opencode.ai)

Co-Authored-By: opencode <noreply@opencode.ai>
2025-08-08 10:24:13 +02:00
7d13e6ff1c chore: initial commit of all dotfiles, configs, and setup scripts
Includes modular setup, device profile support, and documentation.

🤖 Generated with [opencode](https://opencode.ai)

Co-Authored-By: opencode <noreply@opencode.ai>
2025-08-07 23:05:28 +02:00