- 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>
11 lines
268 B
Plaintext
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'
|