Daily Weekly Monthly

Daily Shaarli

All links of one day in a single page.

April 29, 2025

Customize Kubuntu

Bar

  • Move on top
  • 36 px thick
  • Clock at the center without date with seconds

Appearance settings

Packages to install:

sudo add-apt-repository ppa:papirus/papirus
sudo add-apt-repository -r ppa:thopiekar/sierrabreeze
sudo add-apt-repository "deb https://ppa.launchpadcontent.net/thopiekar/sierrabreeze/ubuntu jammy main"
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys D51DB14E9FFECCF3
sudo apt-get update
sudo apt-get install --install-recommends materia-kde
sudo apt-get install sierrabreeze git
mkdir ~/git-repos
cd ~/git-repos
git clone https://github.com/vinceliuice/Qogir-kde.git
cd Qogir-kde
./install.sh
cd ~/git-repos
git clone https://github.com/vinceliuice/Qogir-icon-theme.git
cd Qogir-icon-theme
sudo ./install.sh
  • 🟠 Global theme: Breeze Dark
  • Application style: Breeze
  • 🟠 Plasma Style: Materia
  • 🟠 Colors: Materia Dark - Dark Blue
    • Based on Materia Dark, with:
    • Selection Background: #4285f4
    • Link Text: #b1cdfa
  • 🟠 Windows Decorations: Sierra Breeze
  • 🟠 Icons: Qogir-dark
  • 🟠 Cursors: Qogir-dark
  • 🟠 Splash Screen: Qogir-dark
ishovkun/SierraBreeze: OSX-like window decoration for KDE Plasma written in C++

Sierra Breeze is a fork of Breeze Window decoration that aims to mimic the OSX Sierra titlebar buttons.