You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-16Lines changed: 4 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -131,7 +131,7 @@ This is basic configuration to get you started. See individual projects repos ab
131
131
Access cosmic-launcher with `Super+/`. This will eventually be moved to `Super` alone.
132
132
133
133
##### COSMIC COMP
134
-
COSMIC Comp is the compositor for COSMIC DE. Its config file is located at `/etc/cosmic-comp/config.ron`. You can enable tiling by setting `tiling_enabled: true,` at the bottom of the file.
134
+
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.
Add `(modifiers: [], key: "Print"): Spawn("ksnip -t"),` to `/etc/cosmic-comp/config.ron`. The screenshot will open in a separate window for cropping and saving.
To apply configuration changes, open System Monitor, find the cosmic-panel process and click End Process. The panel should restart automatically. If not, you may have an invalid option or syntax error. Correct the error and launch the panel with `cosmic-panel </dev/null &>/dev/null &`.
148
+
Panels can now be configured in the COSMIC Settings app under Desktop > Desktop and Panel > Panel/Dock
155
149
156
-
##### Desktop Backgrounds
157
-
Desktop backgrounds currently cycle through system backgrounds. They'll be configurable once cosmic-settings integration is complete.
150
+
##### Desktop Wallpaper
151
+
Wallpaper can now be configured in the COSMIC Settings app under Desktop > Wallpapers
158
152
159
153
##### WebGL on NVIDIA
160
154
WebGL on NVIDIA is currently [broken](https://github.com/pop-os/cosmic-comp/issues/84) but will work in Google Chrome using software rendering.
0 commit comments