Remove bluetooth applet
This commit is contained in:
@@ -3,7 +3,6 @@ feh --bg-scale "/home/trude/dotfiles/bg2.png" &
|
||||
xrdb ~/.Xresources
|
||||
dunst &
|
||||
/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 &
|
||||
blueman-applet &
|
||||
|
||||
export XDG_SESSION_TYPE=???
|
||||
export XDG_SESSION_DESKTOP=???
|
||||
|
||||
@@ -123,7 +123,7 @@ for selection in $main_menu; do
|
||||
# --- 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
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user