Remove bluetooth
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
BindsTo=windowmanager.target
|
||||
After=windowmanager.target
|
||||
|
||||
Wants=blueman.service
|
||||
Wants=dpms.service
|
||||
Wants=dunst.service
|
||||
{% for profile, config in (user.firefox_profiles|default({})).items() %}
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
[Unit]
|
||||
BindsTo=autostart.target
|
||||
After=windowmanager.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/env blueman-applet
|
||||
PassEnvironment=DISPLAY
|
||||
Restart=always
|
||||
@@ -197,8 +197,6 @@ packages:
|
||||
archlinux: ["dunst"]
|
||||
cloc:
|
||||
archlinux: ["cloc"]
|
||||
bluetooth:
|
||||
archlinux: ["bluez", "bluez-tools", "blueman"]
|
||||
bwm-ng:
|
||||
archlinux: ["bwm-ng"]
|
||||
virtualbox:
|
||||
@@ -435,3 +433,5 @@ packages:
|
||||
archlinux: ["autorandr"]
|
||||
openvpn:
|
||||
archlinux: ["openvpn"]
|
||||
bluetooth:
|
||||
archlinux: ["bluez", "bluez-tools", "blueman"]
|
||||
|
||||
Reference in New Issue
Block a user