mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-12-22 18:52:45 +01:00
sway/autostart-utilities: restore nm-applet & note to do everything with iwd
The trick to peaceful co-existence of NM&iwd is doing everything with iwd and ignoring NM exists
This commit is contained in:
parent
070495932e
commit
d6bf8ed378
@ -20,8 +20,9 @@ exec --no-startup-id foot --title=iwd\ log journalctl -u iwd -f
|
||||
exec --no-startup-id foot --title=unbound\ log journalctl -u unbound -f
|
||||
exec --no-startup-id foot --title=chronyd\ log journalctl -u chronyd -f
|
||||
|
||||
# NetworkManager Applet
|
||||
#exec --no-startup-id nm-applet --indicator
|
||||
# NetworkManager Applet.
|
||||
# Note: handle WiFi with iwd directly. Use this for ethernet or just 3G.
|
||||
exec --no-startup-id nm-applet --indicator
|
||||
|
||||
# Mullvad GUI/tray
|
||||
#exec --no-startup-id sh -c "/opt/Mullvad\ VPN/mullvad-gui"
|
||||
|
Loading…
Reference in New Issue
Block a user