A simple GTK (Zenity) or CLI interface to edit basic settings of GRUB.
Go to file
2021-08-02 21:44:03 +02:00
icon New icon app 2021-08-02 20:25:28 +02:00
img Added icons for interface 2021-08-02 21:41:37 +02:00
src ZeniGRUB Custom (v1.4 - English version) 2021-03-27 17:37:02 +01:00
src-ES ZeniGRUB Custom (v1.4 - Spanish version) 2021-03-27 17:37:14 +01:00
LICENSE.txt LICENSE (GPL v2.0) 2021-03-27 17:36:22 +01:00
Makefile Update Makefile 2021-08-02 21:44:03 +02:00
README.md Fix commands (README.md) 2021-03-30 17:19:38 +02:00

zenigrub-custom - A simple GTK (Zenity) interface to edit basic settings of GRUB.

Downloads:

Dependencies: bash, coreutils, zenity, xterm, grep, sed

Installation (Generic package - English version):

  • Open terminal and run the following commands:

    $ tar zxvf zenigrub-custom-1.4.tar.gz
    $ cd zenigrub-custom
    $ sudo make install
    

Installation (Generic package - Spanish version):

  • Open terminal and run the following commands:

    $ tar zxvf zenigrub-custom-1.4.tar.gz
    $ cd zenigrub-custom
    $ sudo make install-es
    

Images (Screenshots)