[openbox] profile work connman autostart

This commit is contained in:
Frede Hundewadt 2020-11-03 08:09:02 +01:00
parent 74424a9be3
commit 7c8b51d64c
No known key found for this signature in database
GPG key ID: 7605992471F3F073
3 changed files with 18 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[General]
#
# connman article on Arch wiki
# based on connman article on Arch wiki
# https://wiki.archlinux.org/index.php/ConnMan
#
AllowHostnameUpdates=false

View file

@ -0,0 +1,16 @@
[Desktop Entry]
Type=Application
Version=1.0
Name=Connman UI Setup
GenericName=Network Configuration
Comment=QT GUI frontend for connman
Categories=Settings;System;Qt;Network;
Icon=cmst
Exec=cmst -w5 -m
Terminal=false
StartupNotify=false
X-GNOME-Autostart-enabled=true
Keywords=Network;Wireless;Wi-Fi;Wifi;IP;LAN;Proxy;WAN;Broadband;Bluetooth;vpn;DNS;
Name[de]=Netzwerk-Konfiguration

View file

@ -40,7 +40,7 @@ mhwd_used="false"
## unset defaults to given values
## names must match systemd service names
enable_systemd=('systemd-timesyncd' 'pkgfile-update.timer' 'fstrim.timer' 'connman-wait-online' 'connman' 'iwd' 'connman_iwd')
enable_systemd=('systemd-timesyncd' 'pkgfile-update.timer' 'fstrim.timer' 'connman-wait-online' 'connman' 'iwd' 'connman_iwd' 'nonnman-vpn')
disable_systemd=('pacman-init')
## unset defaults to given values