Remove bluetooth
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
BindsTo=windowmanager.target
|
BindsTo=windowmanager.target
|
||||||
After=windowmanager.target
|
After=windowmanager.target
|
||||||
|
|
||||||
Wants=blueman.service
|
|
||||||
Wants=dpms.service
|
Wants=dpms.service
|
||||||
Wants=dunst.service
|
Wants=dunst.service
|
||||||
{% for profile, config in (user.firefox_profiles|default({})).items() %}
|
{% 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"]
|
archlinux: ["dunst"]
|
||||||
cloc:
|
cloc:
|
||||||
archlinux: ["cloc"]
|
archlinux: ["cloc"]
|
||||||
bluetooth:
|
|
||||||
archlinux: ["bluez", "bluez-tools", "blueman"]
|
|
||||||
bwm-ng:
|
bwm-ng:
|
||||||
archlinux: ["bwm-ng"]
|
archlinux: ["bwm-ng"]
|
||||||
virtualbox:
|
virtualbox:
|
||||||
@@ -435,3 +433,5 @@ packages:
|
|||||||
archlinux: ["autorandr"]
|
archlinux: ["autorandr"]
|
||||||
openvpn:
|
openvpn:
|
||||||
archlinux: ["openvpn"]
|
archlinux: ["openvpn"]
|
||||||
|
bluetooth:
|
||||||
|
archlinux: ["bluez", "bluez-tools", "blueman"]
|
||||||
|
|||||||
Reference in New Issue
Block a user