sway/config.d/autostart-utilities.conf: uncomment nm-applet, update comment

This commit is contained in:
Aminda Suomalainen 2024-06-30 11:46:14 +03:00
parent b521d16de9
commit a06af42be3
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 3 additions and 2 deletions

View File

@ -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"