Compare commits

..

No commits in common. "a06af42be30882ef3562c6598de33853cccca375" and "676ebaf4b792f3c1438b9d3c71163514b38ae240" have entirely different histories.

11 changed files with 4 additions and 6 deletions

View File

@ -17,9 +17,8 @@ exec --no-startup-id foot
exec --no-startup-id foot --title=htop htop exec --no-startup-id foot --title=htop htop
# NetworkManager Applet. # NetworkManager Applet.
# Note: handle WiFi with iwd directly. Use this for ethernet, mobile broadband # Note: handle WiFi with iwd directly. Use this for ethernet or just 3G.
# modems, VPN, Firefox location provider and similar. #exec --no-startup-id sleep 15 && nm-applet --indicator
exec --no-startup-id sleep 15 && nm-applet --indicator
# Mullvad GUI/tray # Mullvad GUI/tray
#exec --no-startup-id sh -c "/opt/Mullvad\ VPN/mullvad-gui" #exec --no-startup-id sh -c "/opt/Mullvad\ VPN/mullvad-gui"

1
etc/NetworkManager/conf.d/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
no-resolvconf.conf

View File

@ -0,0 +1 @@
paws-off-my-resolv.conf

View File

@ -1,3 +0,0 @@
<!-- @format -->
# NetworkManager conf.d files that I want to remember, but not use actively