-
-
Notifications
You must be signed in to change notification settings - Fork 31
HowTo: Use i3 and Gnome without Regolith
Ken Gilmer edited this page Oct 19, 2019
·
1 revision
If you'd like to get all the usability features of gnome integration, but prefer to keep your own i3 setup, perform the following steps from a terminal:
$ sudo apt install i3 gnome-flashback build-essential
$ git clone https://github.com/deuill/i3-gnome-flashback
$ cd i3-gnome-flashback
$ sudo make install
$ /sbin/reboot
After rebooting you should have an i3-gnome
session to select from the login window "gear" (⚙️) menu.
Since most of this wiki content was created, a new site for Regolith was created. This wiki content was written for Regolith 1.2 but most of it still applies to 1.3. However, it is suggested to first check if the information you are looking for is here.