- cross-posted to:
- technology@lemmy.world
- news
- linux@lemmy.ml
- cross-posted to:
- technology@lemmy.world
- news
- linux@lemmy.ml
COSMIC updates regarding window resizing, wallpaper settings, notifications, fractional scaling, and localization
COSMIC updates regarding window resizing, wallpaper settings, notifications, fractional scaling, and localization
How would I go about trying this?
I’ve got Pop_OS! Installed on a laptop and I’ve gone and enabled Wayland and installed all the comic packages but it doesn’t really do anything.
When I launch COSMIC from GDM there is no dock I cannot get the launcher to work so I can’t open the terminal basically none of the keyboard shortcuts work from GNOME.
Its currently in development so you would have to compile the code yourself.
Actually, cosmic packages are regularly released to the Pop!_OS release repository. All you have to do is enable Wayland in GDM and install
cosmic-session
. NVIDIA also requires a udev tweak to enable Wayland in GDM. See https://github.com/pop-os/cosmic-epoch/blob/master/README.md#installing-on-pop_osI’ve done this but like I mentioned above there is no dock and none of the keyboard shortcuts work so I can’t get the app launcher to open.
Shortcuts are currently defined in /etc/cosmic-comp/config.ron. You may need to copy the config.ron from cosmic-comp’s github repo. The default shortcut for the launcher is
Super
+/
.Ah didn’t know that. Well you always learn something…