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

13 lines
265 B
Plaintext

# Autostart applications
exec-once = waybar &
exec-once = mako &
exec-once = wl-clipboard-history -t &
exec-once = wlogout &
exec-once = rofi-wayland &
# exec-once = hyprpaper &
exec-once = hypridle &
# Start Brave browser on Hyprland startup
exec-once = brave &