Skip to content

💻 Script to customize GNOME in default Ubuntu installation, with my visual preferences (themes + icon themes + extensions and so on)

License

Notifications You must be signed in to change notification settings

linux-ricing-project/Ubuntu-Gnome

Repository files navigation

Ubuntu-Gnome

ubuntu_install ubuntu_install

Description

Project to customize GNOME with my visual preferences (themes + icon themes + visual preferences and so on).

This project is recommended to run after ubuntu_install (that make the initial configs).

Install Folders:

Type Folder
Extensions $HOME/.local/share/gnome-shell/extensions
Icons $HOME/.local/share/icons/
Themes /usr/share/themes

In this repository have some scripts:

1. install_extensions.sh

This script install Gnome extensions that i use:

OBS: After run install_extensions.sh in Ubuntu 20.04, is necessary make log-out and when log-in again, restart the Gnome with:

ALT + F2
r

2. install_preferences.sh

This script apply some config Gnome preferences that i use:

  • show all hidden startup applications
  • uninstall gnome-software (so, i really don't use)
  • disable gnome-welcome to boot
  • set to 'do nothing' when laptop lid was closed
  • apply my gnome shortcuts*
  • disable desktop icons (home folder, network folder, trash folder....)
  • change control buttons to the left position
  • set favorite-app in Dash
  • set clock configs (show seconds and show date)
  • apply file manager bookmarks
  • set wallpaper and lock-screen
  • set GDM profile picture
  • [OpenWeather] Unit: celsius
  • [OpenWeather] wind-speed-unit: kph
  • [Apt-Update-Indicator] update-cmd-options: update-manager
  • [Dash-to-Dock] background-color "#000000"
  • [Dash-to-Dock] custom-theme-running-dots-border-color "#CE5C00"
  • [Dash-to-Dock] icon-size 20
  • [Dash-to-Dock] always visible
  • [Dash-to-Dock] set to BOTTOM
  • [Dash-to-Dock] set "show-apps" to the left position
  • [Activities-Configurator] change icon to ubuntu-logo
  • [Activities-Configurator] change text to ubuntu-version

*Shortcuts:

Command Shortcut
Nautilus <Super> + E

3. install_themes_and_icons.sh

This script install and apply my Gnome customizations:

Ubuntu 20.04 installation

Theme Name Apply
GTK Nordic YES
Gnome-Shell Flat-Remix YES
Icons Korla + Korla Folders YES
Cursor Breeze YES

Ubuntu 18.04 installation

Theme Name Apply
GTK Arc-Dark YES
Gnome-Shell Arc-Dark YES
Icons Korla + Korla Folders YES
Cursor Breeze YES

Example:

This image show the Ubuntu 20.04 after run all scripts.

GDM profile picture

This image show the Ubuntu 18.04 after run all scripts.


License:

Creative Commons License

About

💻 Script to customize GNOME in default Ubuntu installation, with my visual preferences (themes + icon themes + extensions and so on)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages