Git Product home page Git Product logo

gnome-space's Introduction

Gnome Space GRUB theme

Disclaimer:

  • This theme is a work of Andrew Shevchuk
  • I forked this repository just to make slight modifications so as to modify the theme as I like. I claim not to be the owner of the project and that all the content belongs to Andrew Shevchuk.
  • Link to original repository is here.

Gnome Space GRUB theme

Installation / update

  1. Automatic way:
    • Download install script:
      wget -P /tmp https://github.com/sarthakthakur24/gnome-space/raw/master/install.sh
    • Run it: bash /tmp/install.sh
  2. Manual way:
    • Clone this repository
    git clone https://github.com/sarthakthakur24/gnome-space.git
    
    • Copy the theme to the Grub Themes directory
    sudo cp -r gnome-space /boot/grub/themes/
    
    • Open the grub configuration file stored in etc/default/ with root permissions
    sudo gedit /etc/default/grub
    
    • Look for a line starting with GRUB_THEME and edit it to look like the one below:
    GRUB_THEME=/boot/grub/themes/gnome-space/theme.txt
    
    • Save the file and then exit the editor
    • Open a terminal and type sudo update-grub to update the grub with the new changes made in the grub configuration file.
    • You're all set to go. (:wink:)

Contributors:

  1. Andrei Shevchuk
  2. 格桑花给我的
  3. Jonas Cosandey
  4. Ole Martin Ruud
  5. Ricardo Simões
  6. Sarthak Thakur

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.