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

14 lines
336 B
Plaintext

# Autostart applications
exec-once = waybar &
exec-once = mako &
exec-once = wlogout &
exec-once = rofi-wayland &
# 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'