diff --git a/README.md b/README.md index 1b2b9b9..86d19c6 100644 --- a/README.md +++ b/README.md @@ -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)