mirror of
https://github.com/outbackdingo/hyprcosmic.git
synced 2026-08-25 14:53:21 +00:00
Update README.md
This commit is contained in:
committed by
Jeremy Soller
parent
e67428f88a
commit
7b210189b5
@@ -131,7 +131,7 @@ After logging out, click on your user and there will be a sprocket at the bottom
|
||||
#### Configuring COSMIC DE
|
||||
This is basic configuration to get you started. See individual projects repos above for details.
|
||||
|
||||
Access cosmic-launcher with `Super+/`. This will eventually be moved to `Super` alone.
|
||||
Access cosmic-launcher with `Super` and cosmic-applibrary with `Super+a`.
|
||||
|
||||
##### COSMIC COMP
|
||||
COSMIC Comp is the compositor for COSMIC DE. Its config file is located at `/etc/cosmic-comp/config.ron`. You can enable tiling by default by setting `tiling_enabled: true,` at the bottom of the file. Super+y will toggle tiling per workspace.
|
||||
@@ -142,6 +142,13 @@ sudo cp cosmic-comp/config.ron /etc/cosmic-comp
|
||||
sudo -e /etc/cosmic-comp/config.ron
|
||||
```
|
||||
|
||||
###### Scaling
|
||||
Changing the scaling of the DE can be done in this file:
|
||||
|
||||
```shell
|
||||
nano ~/.local/state/cosmic-comp/outputs.ron
|
||||
```
|
||||
|
||||
##### Screenshots
|
||||
`sudo apt install ksnip qtwayland5`
|
||||
|
||||
@@ -158,7 +165,6 @@ WebGL on NVIDIA is currently [broken](https://github.com/pop-os/cosmic-comp/issu
|
||||
|
||||
`flatpak install com.google.Chrome`
|
||||
|
||||
|
||||
## Contact
|
||||
- [Mattermost](https://chat.pop-os.org/)
|
||||
- [Twitter](https://twitter.com/pop_os_official)
|
||||
|
||||
Reference in New Issue
Block a user