Skip to content

Latest commit

 

History

History
44 lines (41 loc) · 1.13 KB

kde_post_install.md

File metadata and controls

44 lines (41 loc) · 1.13 KB

Kubuntu post installation

These are things I do after installing Kubuntu to get things to work and look nice. Currently it works with Kubuntu 19.10.

Looks and Feels

  • 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

Software

Vietnamese typing with ibus

sudo apt install ibus ibus-gtk3
im-config

Then choose ibus

Hardware

Fix bluetooth headphone

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: