Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ahoneybun authored and jackpot51 committed Oct 19, 2023
1 parent e67428f commit 7b21018
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand All @@ -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`

Expand All @@ -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)
Expand Down

0 comments on commit 7b21018

Please sign in to comment.