Explore Workflow

Auto Start Configuration

Seamlessly initialize your environment with automated services and background daemons.

Core Services

Foundation daemons for the desktop environment.

Top Panel
exec-once = waybar

Status Bar

Background
exec-once = hyprpaper

Wallpaper

Alerts
exec-once = dunst

Notifications

Power
exec-once = swayidle

Idle Daemon

Background Apps

System tray utilities and input management.

Startup CommandFunctional Role
nm-applet --indicator
Network Connectivity
blueman-applet
Bluetooth Stack
fcitx5 -d
Input Method (IME)
cliphist store
Clipboard Manager

Pro Tip: Always use exec-once for daemons to prevent them from restarting every time you reload Hyprland. Use exec only for scripts that need to refresh on every config reload.