diff --git a/_posts/2024-01-23-my-move-to-wayland-it-s-finally-ready.md b/_posts/2024-01-23-my-move-to-wayland-it-s-finally-ready.md index c50adc3..94692d3 100644 --- a/_posts/2024-01-23-my-move-to-wayland-it-s-finally-ready.md +++ b/_posts/2024-01-23-my-move-to-wayland-it-s-finally-ready.md @@ -141,6 +141,7 @@ I use the following extensions: - Disable the "Activities" hot corner if you don't like it. - Set a fixed number of workspaces. That way, you can have pre-defined apps for each workspace number. +- Change the Alt+Tab behavior to "Switch Windows" instead of the default "Switch Applications". It will make the Alt+Tab behavior similar to any other desktop environment. - If an app supports Wayland, please use it, it will improve your experience by a lot. Running apps through Xwayland is not bad, but it's not the same as running them natively and you'll notice it. - You can use [xorg-xeyes](https://www.archlinux.org/packages/extra/x86_64/xorg-xeyes/) to check if an app is running through Xwayland or not, just run `xeyes` in your terminal and move the mouse on the app's surface. If you see the eyes moving, it's running through Xwayland, if you don't, it's running natively.