These are things I do after installing Kubuntu to get things to work and look nice. Currently it works with Kubuntu 19.10.
- Change to breeze dark
- System Settings -> Look and Feel -> Breeze Dark
- Install sierrabreeze
- Install latte-dock
sudo apt install latte-dock
- Change animation to magic lamp
- System Settings -> Desktop Behavior -> Magic Lamp
- Change Task Switcher to Thumbnal
- System Settings -> Window Behavior -> Task Switcher
sudo apt install ibus ibus-gtk3
im-config
Then choose ibus
sudo apt install pulseaudio pulseaudio-utils pavucontrol pulseaudio-module-bluetooth
sudo vim /etc/bluetooth/audio.conf
Add this section:
# This section contains general options
[General]
Enable=Source,Sink,Media,Socket
Then:
sudo service bluetooth restart
Then:
- Go to this link: https://gist.github.com/pylover/d68be364adac5f946887b85e6ed6e7ae
- Get the Device ID from:
pacmd list-cards
- Run:
a2dp.py <Device ID>