mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-08-11 16:10:45 -04:00
Convert to RST
This is done using tools at https://github.com/maiska/qubes-translation-utilz, commit 4c8e2a7f559fd37e29b51769ed1ab1c6cf92e00d.
This commit is contained in:
parent
e3db139fe3
commit
7e464d0f40
428 changed files with 32833 additions and 29703 deletions
47
user/advanced-topics/awesomewm.rst
Normal file
47
user/advanced-topics/awesomewm.rst
Normal file
|
@ -0,0 +1,47 @@
|
|||
==========================
|
||||
AwesomeWM (window manager)
|
||||
==========================
|
||||
|
||||
.. warning::
|
||||
|
||||
This page is intended for advanced users.
|
||||
|
||||
Qubes-specific features
|
||||
-----------------------
|
||||
|
||||
|
||||
- support for the Qubes OS window colors
|
||||
|
||||
- rudimentary support for the Qubes application menu entries following the freedesktop standard
|
||||
|
||||
- support for custom filters and menu entries
|
||||
|
||||
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
||||
|
||||
AwesomeWM can be installed with the standard dom0 installation mechanisms.
|
||||
|
||||
.. code:: bash
|
||||
|
||||
$ sudo qubes-dom0-update awesome
|
||||
|
||||
|
||||
That’s it. After logging out, you can select AwesomeWM in the login manager.
|
||||
|
||||
Development
|
||||
-----------
|
||||
|
||||
|
||||
To :doc:`contribute code </introduction/contributing>` you may clone the AwesomeWM repository as follows:
|
||||
|
||||
.. code:: bash
|
||||
|
||||
$ git clone https://github.com/QubesOS/qubes-desktop-linux-awesome
|
||||
|
||||
|
||||
For build instructions please check the repository *README*.
|
||||
|
||||
The repository attempts to follow the upstream Fedora repository.
|
Loading…
Add table
Add a link
Reference in a new issue