-- Laptop profile: leave monitor selection to Hyprland's hotplug support. -- Noctalia replaces the i3-era Redshift, Polybar, Blueman Applet, and Picom stack. return { input = { touchpad = { natural_scroll = true, }, }, monitors = {}, startup = { "noctalia", -- Start after Noctalia has claimed the StatusNotifier watcher. "sh -c 'sleep 2; exec mullvad-vpn'", "nextcloud", }, }