dotfiles/.config/hypr/includes/autostart.conf
Martin Büchler 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

11 lines
268 B
Plaintext

# Autostart applications
exec-once = waybar &
# exec-once = hyprpaper &
exec-once = hypridle &
# Start Brave browser on Hyprland startup
exec-once = brave &
exec-once = zsh -c 'command -v udiskie && udiskie -t'
exec-once = zsh -c 'command -v steam && steam -silent'