diff --git a/conf/sway/config.d/autostart-utilities.conf b/conf/sway/config.d/autostart-utilities.conf index 517c1b90..4839bba3 100644 --- a/conf/sway/config.d/autostart-utilities.conf +++ b/conf/sway/config.d/autostart-utilities.conf @@ -17,8 +17,9 @@ exec --no-startup-id foot exec --no-startup-id foot --title=htop htop # NetworkManager Applet. -# Note: handle WiFi with iwd directly. Use this for ethernet or just 3G. -#exec --no-startup-id sleep 15 && nm-applet --indicator +# Note: handle WiFi with iwd directly. Use this for ethernet, mobile broadband +# modems, VPN, Firefox location provider and similar. +exec --no-startup-id sleep 15 && nm-applet --indicator # Mullvad GUI/tray #exec --no-startup-id sh -c "/opt/Mullvad\ VPN/mullvad-gui"