mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-17 20:07:20 +02:00
Compare commits
2 Commits
676ebaf4b7
...
a06af42be3
Author | SHA1 | Date | |
---|---|---|---|
a06af42be3 | |||
b521d16de9 |
@ -17,8 +17,9 @@ 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 or just 3G.
|
# Note: handle WiFi with iwd directly. Use this for ethernet, mobile broadband
|
||||||
#exec --no-startup-id sleep 15 && nm-applet --indicator
|
# modems, VPN, Firefox location provider and similar.
|
||||||
|
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
1
etc/NetworkManager/conf.d/.gitignore
vendored
@ -1 +0,0 @@
|
|||||||
no-resolvconf.conf
|
|
@ -1 +0,0 @@
|
|||||||
paws-off-my-resolv.conf
|
|
3
etc/NetworkManager/conf.d/samples/README.md
Normal file
3
etc/NetworkManager/conf.d/samples/README.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
<!-- @format -->
|
||||||
|
|
||||||
|
# NetworkManager conf.d files that I want to remember, but not use actively
|
Loading…
x
Reference in New Issue
Block a user