pnutzh4x0r@lemmy.world to Pop!_OS (Linux)@lemmy.worldEnglish · 2 years agoCOSMIC Skies of a Colorado Julyblog.system76.comexternal-linkmessage-square17fedilinkarrow-up162arrow-down12file-textcross-posted to: [email protected][email protected][email protected][email protected][email protected]
arrow-up160arrow-down1external-linkCOSMIC Skies of a Colorado Julyblog.system76.compnutzh4x0r@lemmy.world to Pop!_OS (Linux)@lemmy.worldEnglish · 2 years agomessage-square17fedilinkfile-textcross-posted to: [email protected][email protected][email protected][email protected][email protected]
COSMIC updates regarding window resizing, wallpaper settings, notifications, fractional scaling, and localization
minus-squarePropaGandalf@lemmy.worldlinkfedilinkEnglisharrow-up3arrow-down1·2 years agoIts currently in development so you would have to compile the code yourself.
minus-squareMichael Murphy (S76)@lemmy.worldMlinkfedilinkEnglisharrow-up12·edit-22 years agoActually, 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_os
minus-squareLostCrisis@lemm.eelinkfedilinkEnglisharrow-up1·1 year agoI’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.
minus-squareMichael Murphy (S76)@lemmy.worldMlinkfedilinkEnglisharrow-up2·1 year agoShortcuts 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 + /.
minus-squarePropaGandalf@lemmy.worldlinkfedilinkEnglisharrow-up1arrow-down1·2 years agoAh didn’t know that. Well you always learn something…
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…