Remove bluetooth applet
This commit is contained in:
@@ -3,7 +3,6 @@ feh --bg-scale "/home/trude/dotfiles/bg2.png" &
|
|||||||
xrdb ~/.Xresources
|
xrdb ~/.Xresources
|
||||||
dunst &
|
dunst &
|
||||||
/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 &
|
/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 &
|
||||||
blueman-applet &
|
|
||||||
|
|
||||||
export XDG_SESSION_TYPE=???
|
export XDG_SESSION_TYPE=???
|
||||||
export XDG_SESSION_DESKTOP=???
|
export XDG_SESSION_DESKTOP=???
|
||||||
|
|||||||
@@ -123,7 +123,7 @@ for selection in $main_menu; do
|
|||||||
# --- ENABLE BLUETOOTH ---
|
# --- ENABLE BLUETOOTH ---
|
||||||
|
|
||||||
{
|
{
|
||||||
sudo apt-get install -y blueman
|
sudo apt-get install -y bluetooth rfkill
|
||||||
} | dialog --backtitle "$BACKTITLE" --programbox "Enable Bluetooth support (blueman)" 30 90
|
} | dialog --backtitle "$BACKTITLE" --programbox "Enable Bluetooth support (blueman)" 30 90
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user