Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Apurva-Jyoti-paul/1af48296b0c2c05375146de5c769ca26 to your computer and use it in GitHub Desktop.
Save Apurva-Jyoti-paul/1af48296b0c2c05375146de5c769ca26 to your computer and use it in GitHub Desktop.
KDE plasma linux theme customisation using live wallpaper,panon,tiling using khronkite,customised zsh,widgets and many more.
1. First we will have to install KDE Plasma in our currently Linux Desktop. Follow this github link to install.
https://linuxconfig.org/how-to-install-kde-plasma-desktop-on-ubuntu-20-04-focal-fossa-linux
2. Then go to System Settings and change your Workshop Behaviour, Window Management and Display Settings. To know more about you can follow this youtube link -
3.Install plasma theme,GTK Theme and Application Style.
4. Install Icons. Follow this link to get more icons theme.
https://www.addictivetips.com/ubuntu-linux-tips/install-candy-icon-theme-in-linux/#:~:text=To%20change%20the%20default%20icons,theme%20on%20your%20Linux%20PC.
5.. Install and Configure Latte-dock
Manjaro/Arch Linux :
pamac build latte-dock-git
Other Linux Distribution :
https://github.com/KDE/latte-dock
Installation Instruction :
https://github.com/KDE/latte-dock/blo...
6.Install and Configure Kvantum Theme.
Manjaro/Arch :
. sudo pacman S kvantum-qt5
Ubuntu/Debian :
. sudo add-apt-repository ppa:papirus/papirus
.sudo apt-get update
. sudo apt install qt5-style-kvantum
7. KDE Plasma customization is all based on widgets.You can add various widgets.
i)PANON -
Follow this steps to use panon .
https://github.com/rbn42/panon
ii) SOME MORE WIDGETS-
i. Fancy clock
ii. Better Inline clock
iii. System monitor sensor
iv. Sticky note
8. WE CAN CHANGE THE LAYOUT.FOLLOW THIS LINK TO GET CYBERPUNK LAYOUT.
Cyberpunk latte dock theme
https://store.kde.org/p/1384658/
9. Make your desktop looks amazing with live wallpaper.Here is the link of one-
https://mylivewallpapers.com/
10. AT LAST WE CAN ADD SOME MORE FEATURE TO GIVE THRILLING LOOK TO OUR DESKTOP
a) how to do tiling
https://www.youtube.com/watch?v=n4pppzPxD3Q&t=1s
b) Implementing Fakesteak
https://github.com/domsson/fakesteak
c) Windows manager
https://www.youtube.com/watch?v=sa7gzTRA-BA&t=196s
d) Terminal train application
terminal commands :
i.sudo apt-get install sl
ii.sl-a
11. At last capture your newly made desktop screen. Here is the github link to install obs studio.
https://obsproject.com/wiki/install-instructions#ubuntumint-installation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment