mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-17 20:07:20 +02:00
Compare commits
No commits in common. "a06af42be30882ef3562c6598de33853cccca375" and "676ebaf4b792f3c1438b9d3c71163514b38ae240" have entirely different histories.
a06af42be3
...
676ebaf4b7
@ -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
1
etc/NetworkManager/conf.d/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
no-resolvconf.conf
|
1
etc/NetworkManager/conf.d/no-resolvconf.conf
Symbolic link
1
etc/NetworkManager/conf.d/no-resolvconf.conf
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
paws-off-my-resolv.conf
|
@ -1,3 +0,0 @@
|
|||||||
<!-- @format -->
|
|
||||||
|
|
||||||
# NetworkManager conf.d files that I want to remember, but not use actively
|
|
Loading…
x
Reference in New Issue
Block a user