Skip to content

Instantly share code, notes, and snippets.

@RPTST
Created September 29, 2021 20:37
Show Gist options
  • Save RPTST/e1919a4c207a01d00f5957aa7f35fb23 to your computer and use it in GitHub Desktop.
Save RPTST/e1919a4c207a01d00f5957aa7f35fb23 to your computer and use it in GitHub Desktop.
ubuntu-budgie-desktop
I’m not really familiar as to how other distro’s have customised budgie-desktop.
I believe (anyone please correct me) by looking at the odd screenshot, Solus Budgie has moved the panel to the bottom, use adapta as its GTK theme, papirus as its icon theme and has a different panel order.
So all of that is very simple to-do. Using budgie-welcome - themes, you can install adapta and it will also install the papirus icon theme and change the fonts + cursor to breeze.
You can move applets around in budgie-settings.
Again in budgie-settings you can untick “Plank” from the autostart list. Don’t forget to add the icon-task list applet.
sudo apt-add-repository ppa:tista/adapta
sudo apt install paptrus-icon-theme adapta-gtk-theme
sudo apt install breeze-cursor-theme
sudo apt remove plank
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment