mirror of
https://github.com/outbackdingo/hyprcosmic.git
synced 2026-08-25 14:53:21 +00:00
Compare commits
10
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f39c9d9fcc | ||
|
|
e3dd8940f2 | ||
|
|
076413d967 | ||
|
|
d1958ed24c | ||
|
|
601f4e21c5 | ||
|
|
64afee56e4 | ||
|
|
9fa57ff542 | ||
|
|
69ba4a56fa | ||
|
|
8ddb4bbe6a | ||
|
|
ff1afea5aa |
@@ -1,6 +1,6 @@
|
||||
# COSMIC Desktop
|
||||
|
||||
Currently an incomplete **pre-alpha**. Testing instructions below for various distributions.
|
||||
Currently an incomplete **alpha**. Testing instructions below for various distributions.
|
||||
|
||||
|
||||
## Components of COSMIC Desktop
|
||||
@@ -124,13 +124,15 @@ We do our best to keep the referenced submodule commits in this repository build
|
||||
Notes on versioning and packaging all these components together properly will be added at a later stage once COSMIC DE gets its first release.
|
||||
|
||||
## Installing on Pop!_OS
|
||||
COSMIC DE is near its first alpha release. Using and testing the pre-alpha is welcome. Bugs and breakage are expected.
|
||||
COSMIC DE is in its first alpha release. Using and testing the alpha is welcome. Bugs and breakage are expected.
|
||||
|
||||
#### Enable Wayland
|
||||
`sudo nano /etc/gdm3/custom.conf`
|
||||
|
||||
Change to true
|
||||
Change `WaylandEnable` to `true`:
|
||||
```
|
||||
WaylandEnable=true
|
||||
```
|
||||
|
||||
Reboot for this change to take effect.
|
||||
|
||||
@@ -140,7 +142,7 @@ Reboot for this change to take effect.
|
||||
sudo nano /usr/lib/udev/rules.d/61-gdm.rules
|
||||
```
|
||||
|
||||
Look for `LABEL="gdm_prefer_xorg"` and `LABEL="gdm_disable_wayland"`, add `#` to the `RUN` statement so it will look like this
|
||||
Look for `LABEL="gdm_prefer_xorg"` and `LABEL="gdm_disable_wayland"`. Add `#` to the `RUN` statements so they look like this:
|
||||
|
||||
```
|
||||
LABEL="gdm_prefer_xorg"
|
||||
@@ -164,8 +166,8 @@ sudo systemctl restart gdm
|
||||
After logging out, click on your user and there will be a sprocket at the bottom right. Change the setting to COSMIC. Proceed to log in.
|
||||
|
||||
## Installing on Arch Linux
|
||||
Installing via the preferred AUR helper is possible the usual way, e.g.:
|
||||
`paru -S cosmic-session-git` or `yay -S cosmic-session-git`
|
||||
Install via [cosmic-session](https://archlinux.org/packages/extra/x86_64/cosmic-session/) or the [cosmic](https://archlinux.org/groups/x86_64/cosmic/) group, e.g.:
|
||||
`pacman -S cosmic-session` or `pacman -S cosmic`
|
||||
|
||||
Then log out, click on your user, and a sprocket at the bottom right shows an additional entry alongside your desktop environments. Change to COSMIC and proceed with log in.
|
||||
For a more detailed discussion, consider the [relevant section in the Arch wiki](https://wiki.archlinux.org/title/COSMIC).
|
||||
@@ -180,6 +182,28 @@ dnf install cosmic-desktop
|
||||
Then log out, click on your user, and a sprocket at the bottom right shows an additional entry alongside your desktop environments. Change to COSMIC and proceed with log in.
|
||||
For further information, you may check the [COPR page](https://copr.fedorainfracloud.org/coprs/ryanabx/cosmic-epoch/).
|
||||
|
||||
## Installing on openSUSE tumbleweed
|
||||
Cosmic can be installed by adding X11:COSMIC:Factory repo with opi.
|
||||
```
|
||||
opi patterns-cosmic
|
||||
```
|
||||
Select X11:COSMIC:Factory, after installing keep the repo.
|
||||
|
||||
Then log out, click on your user, and a sprocket at the bottom right shows an additional entry alongside your desktop environments. Change to COSMIC and proceed with log in.
|
||||
For further information, you may check the [OBS page](https://build.opensuse.org/project/show/X11:COSMIC:Factory).
|
||||
|
||||
## Installing on Gentoo Linux
|
||||
COSMIC can be installed on Gentoo via a custom overlay. Add the overlay using your preferred overlay manager (such as eselect), and then install the desktop environment:
|
||||
|
||||
`eselect repository add cosmic-overlay git https://github.com/fsvm88/cosmic-overlay.git`
|
||||
|
||||
Next, install the COSMIC desktop environment and its associated themes:
|
||||
|
||||
`emerge -1 cosmic-meta pop-theme-meta -pv`
|
||||
|
||||
Then log out, click on your user, and a sprocket at the bottom right shows an additional entry alongside your desktop environments. Change to COSMIC and proceed with log in.
|
||||
For further information, you may check the [Overlay Repository](https://github.com/fsvm88/cosmic-overlay).
|
||||
|
||||
## Contact
|
||||
- [Mattermost](https://chat.pop-os.org/)
|
||||
- [Twitter](https://twitter.com/pop_os_official)
|
||||
|
||||
+1
-1
Submodule cosmic-applets updated: 0720bdbae3...3670f124fb
+1
-1
Submodule cosmic-applibrary updated: 1416b80bf4...de55dc5861
+1
-1
Submodule cosmic-bg updated: e5637fcc83...584f6b3c04
+1
-1
Submodule cosmic-comp updated: 4748916ff9...afdb656778
+1
-1
Submodule cosmic-edit updated: df5d10936c...96b2a190d8
+1
-1
Submodule cosmic-files updated: 190029aa27...774ccf955f
+1
-1
Submodule cosmic-greeter updated: cc744b0b9a...4ddb320dae
+1
-1
Submodule cosmic-icons updated: f93dcdfa10...341c84467f
+1
-1
Submodule cosmic-launcher updated: d84fda0bcc...5c9757b808
+1
-1
Submodule cosmic-panel updated: 47c672066a...4fedcbfc35
+1
-1
Submodule cosmic-session updated: c3de3d24dd...d06f94a8a0
+1
-1
Submodule cosmic-settings updated: 648c4e24ab...5fc0228856
+1
-1
Submodule cosmic-settings-daemon updated: 362c77f9fa...a41d1991fd
+1
-1
Submodule cosmic-store updated: 639a17c1bc...da8c64229f
+1
-1
Submodule cosmic-term updated: be808b56cf...2e2a2376df
+1
-1
Submodule cosmic-workspaces-epoch updated: c1acf0c1aa...70d6c415a1
Submodule xdg-desktop-portal-cosmic updated: 41c1e7cfd0...dcbdd9974b
Reference in New Issue
Block a user