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 = waybarStatus Bar
Background
exec-once = hyprpaperWallpaper
Alerts
exec-once = dunstNotifications
Power
exec-once = swayidleIdle Daemon
Background Apps
System tray utilities and input management.
| Startup Command | Functional 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.