window.ENTITIES={'/api/snippets/bash/kubuntu%2024.04%20-%20enable%20wayland%20session':[{"result":true,"message":null,"batch":{"type":"bash","name":"kubuntu 24.04 - enable wayland session","items":[{"id":"1XPME1","type":"bash","name":"Kubuntu 24.04 - enable wayland session","content":"# Simple steps:\n\n# 1. open command line\n\n# 2. install plasma-workspace-wayland\n#\nsudo apt-get update\nsudo apt-get install plasma-workspace-wayland\n\n# 3. logout your user\n\n# 4. on user login screen switch session type to wayland (it should be located in the left bottom corner)\n\n# 5. login your user\n\n# 6. to verify wayland session use one approach:\n# a) open 'About this System' in 'System Settings' and check 'Graphics Platform' value.\n# b) execute `echo $XDG_SESSION_TYPE` in the command line.","source":"","author":{"id":"YoWewD","name":"Maryamcc","avatar":"1629142576003__YoWewD__w40px_h40px.jpg","points":511,"role":"BASIC"},"creationTime":1720630713000,"updateTime":1720631350000,"removalTime":null}]}}]};