QubesOS/qubes-desktop-linux-i3

Name: qubes-desktop-linux-i3

Owner: Qubes OS Project

Description: qubes rpm for i3

Forked from: SietsevanderMolen/i3-qubes

Created: 2016-05-24 09:33:48.0

Updated: 2018-04-05 16:17:27.0

Pushed: 2018-05-06 18:26:51.0

Homepage: null

Size: 154

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

i3-qubes

Qubes OS rpm for i3 4.12

You'll find the full installation instructions and more information on https://sietse.no/i3-wm-in-qubes-os

To install, follow these steps:

First, clone the repository in a vm (if needed, install git first):

@vm$ git clone https://github.com/QubesOS/qubes-desktop-linux-i3.git

Then make sure all dependencies are installed:

@vm$ sudo dnf install -y $(cat build-deps.list)

Build the srpms (this is required to download the source tarball):

@vm$ make srpms

After that, build the rpm:

@vm$ make rpms

Then, copy the rpm to your Dom0:

@Dom0$ qvm-run --pass-io <vmname> 'cat /path/to/rpm/x86_64/i3-4.12-3.f23.x86_64.rpm' > i3-4.12-3.f23.x86_64.rpm

…and the same for the i3-settings-qubes rpm.

And finally install it:

@Dom0$ sudo yum localinstall i3-4.12-3.f23.x86_64.rpm

NOTE The above command doesn't work if dom0 is fedora 25 (as is the case in 4.0), and the equivalent sudo qubes-dom0-update won't work on your local rpm as it cannot be verified.

Log out, log in again and configure to your needs!

Contributors

https://github.com/SietsevanderMolen https://github.com/o- https://github.com/minad


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.