chore(setup): unify device profile detection and symlink logic via PROFILE env var
🤖 Generated with opencode.ai
Co-Authored-By: opencode <noreply@opencode.ai>
14 lines
336 B
Plaintext
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'
|