Skip to content

Giving Ubuntu 18.04 a Sierra-light-ish desktop look and feel.

License

Notifications You must be signed in to change notification settings

sunbearc22/Revamp1804

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REVAMP1804

Giving Ubuntu 18.04 a Sierra-light-ish desktop look and feel.

Motivation:

Improving the look and feel of a newly installed Ubuntu 18.04 system is definitely helpful. This "revamping" process is time consuming. Revamping multiple systems (or user accounts) is even more tedious. Furthermore, using Ubuntu 18.04 with it's default settings does have it's quirks.

This program attempts to automates this revamping process to consistently give Ubuntu 18.04 a nice Sierra-light-ish desktop look and feel, with less of the built-in Ubuntu 18.04 quirks.

Program Overview:

This program does the following:

  1. Install certain 'deb' packages (and ppa) into Ubuntu 18.04.
  2. Install and enable themes and extensions:
  3. Customize the settings of these applications, extensions and more.
  4. Install a nautilus script to allow an easy change of the desktop and screensaver wallpapers.

Prerequisites

  • An installed Ubuntu 18.04 system with Internet access.
  • Administrator Privilege
  • Python 3.6

How to Use?

First, clone this repository:

$ git clone https://github.com/sunbearc22/Revamp1804.git <your local directory>

Next, change to your local Revamp1804 directory and issue the below command(s).

  • To revamp Ubuntu 18.04 :

    $ python3.6 revamp1804.py --install

  • To undo ( i.e. revert back to a fresh Ubuntu 18.04 look and feel ):

    $ python3.6 revamp1804.py --remove

Acknowledgements

The Revamp1804 Desktop

01a_unlockscreen

02a_unlockscreen_with_warning

03a_desktop

04a_desktop_with_01_Arc-menu

05a_desktop_with_02_calendar

06a_desktop_with_03_removable-drive-menu

07a_desktop_with_04_workspace-indicator

08a_desktop_with_05_easyscreencast

09a_desktop_with_06_screenshot-tool

10a_desktop_with_07_netspeed

11a_desktop_with_08_LogOutButton

12a_desktop_with_09_suspend-button

13a_desktop_with_10_dash-to-dock_app_windows_preview

14a_gnome-terminal

15a_Activies_overview

16a_applications

17a_lockscreen

18a_lockscreen_with_notifications

In the desktop environment, you can change the wallpaper of your desktop and screensaver anytime. Simply do these steps:
  1. Put your mouse pointer over image file and right click it.

  2. Select "Scripts" --> left or right click on "Revamp Wallpaper"

    output1