From 7cb50caade30d182b4cb07ea66bed99dbd6ed163 Mon Sep 17 00:00:00 2001 From: wheaney <42350981+wheaney@users.noreply.github.com> Date: Mon, 27 Oct 2025 15:22:40 -0700 Subject: [PATCH] Update Breezy Wayland script comments and README --- README.md | 4 ++-- kwin/bin/setup | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d477733..e7997a9 100644 --- a/README.md +++ b/README.md @@ -38,8 +38,8 @@ To setup Breezy on KDE, with your glasses unplugged: 2. Download the [Breezy KWin setup script](https://github.com/wheaney/breezy-desktop/releases/latest/download/breezy_kwin_setup) 3. Set the execute flag: `chmod +x ~/Downloads/breezy_kwin_setup` 4. Run the setup script: `~/Downloads/breezy_kwin_setup` -5. If you're on SteamOS and want to use virtual displays, run this: `steamos-session-select plasma-wayland-persistent` - * **IMPORTANT** - this will prevent you from accessing Game Mode again, until you undo it by running just `steamos-session-select` +5. If you're on SteamOS and want to use virtual displays, use the `Enable Breezy Wayland` desktop script + * **IMPORTANT** - this will prevent you from accessing Game Mode again, until you undo it by running the `Disable Breezy Wayland` desktop script 6. Log out and back in. After setup, you'll have an application called `Breezy Desktop` installed. Launch that and follow any instructions. You can also configure keyboard shortcuts for the most common toggle actions. The Breezy Desktop app doesn't have to be running to use the virtual desktop or the keyboard shortcuts once you've configured everything to your liking. diff --git a/kwin/bin/setup b/kwin/bin/setup index 0307bcd..ba30508 100755 --- a/kwin/bin/setup +++ b/kwin/bin/setup @@ -77,7 +77,7 @@ EOF [Desktop Entry] Type=Application Name=Enable Breezy Wayland -Comment=Switch to the persistent Breezy Desktop Wayland session +Comment=Enable Wayland for Breezy Desktop virtual displays Exec=$enable_script Icon=com.xronlinux.BreezyDesktop Categories=Utility; @@ -89,7 +89,7 @@ EOF [Desktop Entry] Type=Application Name=Disable Breezy Wayland -Comment=Return to SteamOS Game Mode session selection +Comment=Disable Wayland, allow return to Game Mode Exec=$disable_script Icon=com.xronlinux.BreezyDesktop Categories=Utility;