Commit Graph

16 Commits

Author SHA1 Message Date
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
7845066341 fix: update Rofi config for improved usability and theme support
🤖 Generated with [opencode](https://opencode.ai)

Co-Authored-By: opencode <noreply@opencode.ai>
2025-08-08 10:20:56 +02:00
9e10531e9f fix: update Alacritty config for improved appearance and compatibility
🤖 Generated with [opencode](https://opencode.ai)

Co-Authored-By: opencode <noreply@opencode.ai>
2025-08-08 10:09:28 +02:00
83e1bf0800 fix: update Waybar config to latest version for improved compatibility and features
🤖 Generated with [opencode](https://opencode.ai)

Co-Authored-By: opencode <noreply@opencode.ai>
2025-08-08 10:08:46 +02:00
069f09b466 feat: unify Waybar config for desktop and laptop profiles, add device-specific modules and settings
- Desktop and laptop configs now share core modules and formatting
- Device-specific modules (battery, backlight) only in laptop config
- Symlinks module will link correct config based on DOTFILES_DEVICE
- Tray icon size, disk modules, pulseaudio, and intervals unified

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

Co-Authored-By: opencode <noreply@opencode.ai>
2025-08-08 01:15:18 +02:00
74fabc4c03 feat(mako): merge Catppuccin theme, urgency styling, and replaceable volume notifications
- Catppuccin colors, JetBrainsMono font, rounded corners, overlay layer
- Urgency-based border colors and persistent high-urgency notifications
- Volume notifications now replace each other (group-by)

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

Co-Authored-By: opencode <noreply@opencode.ai>
2025-08-08 00:39:50 +02:00
39177bd370 feat(tmux): add TPM plugin manager and Vim-Tmux-Navigator
- Enables plugin management and future extensibility
- Adds seamless navigation between vim splits and tmux panes
- No changes to status bar or color scheme

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

Co-Authored-By: opencode <noreply@opencode.ai>
2025-08-08 00:32:35 +02:00
f111d4a054 chore(starship): update prompt layout and colors for optimal status/duration display
- Status and info left-aligned on first line
- Command duration right-aligned on last line
- Remove clock, ensure powerline style matches tmux

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

Co-Authored-By: opencode <noreply@opencode.ai>
2025-08-08 00:25:17 +02:00
dfbe7a50b2 style: refine Starship powerline prompt, remove initial separator, improve tmux color matching 2025-08-07 23:48:27 +02:00
a130015f85 feat: add minimal, terminal-only Starship config and ensure .zshrc uses it 2025-08-07 23:31:12 +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