diff options
author | Cem Keylan <cem@ckyln.com> | 2023-04-02 21:51:19 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-04-02 21:51:19 +0200 |
commit | 07490935e1e2124182a030161c51783c9f8ba8bb (patch) | |
tree | 4d28dfb10f84080d88ae601fea9f239f6507dfb7 /carbslinux.org | |
parent | 7163f900a0837b9169c2031c4a44304819baa0cd (diff) | |
download | docs-07490935e1e2124182a030161c51783c9f8ba8bb.tar.gz |
docs: update
Diffstat (limited to 'carbslinux.org')
-rw-r--r-- | carbslinux.org | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/carbslinux.org b/carbslinux.org index 50e74bc..5f71e83 100644 --- a/carbslinux.org +++ b/carbslinux.org @@ -738,6 +738,9 @@ implementation. Users who want to use a Wayland compositor should follow this section. *** Enabling the Wayland repository +:PROPERTIES: +:DESCRIPTION: Including the wayland repository in your repository path +:END: The =wayland= repository requires packages from =xorg= and =extra= repositories. So you should set your =$CPT_PATH= so that =core= and =extra= repositories @@ -760,6 +763,9 @@ cpt-build wayland wayland-protocols #+end_src *** Switching from Xorg +:PROPERTIES: +:DESCRIPTION: Rebuilding system packages for wayland +:END: If you are already an Xorg user, you will need to rebuild some packages so that they support =wayland=. If you don't have an =xorg= system, feel free to skip @@ -774,6 +780,9 @@ For xorg support inside wayland sessions, you need to install the =xwayland= package. *** Installing a Compositor +:PROPERTIES: +:DESCRIPTION: Getting wayland ready for your system +:END: The =wayland= repository currently only contains =sway= as a Wayland compositor, but you can package something else for your own. |