
A new theme for Wayland and SwayFX, the whole stack has changed here.
Terminal: Wezterm
SwayFX
Basicly i3 for Wayland. The main change is a drop of X11 for Wayland (isolates windows from each other by default, adding more security against Keylogger and other shit compared to [Xorg]).
Actually i don't use XWayland which drop all the purpose of Wayland.
I've lost a lot of applications which don't support Wayland like Gimp, Doomemacs, [Raven Reader], [Onionshare, the cli works], LightDM, feh, xclip, xev, st...
A guide exist for those interested https://github.com/swaywm/sway/wiki/i3-Migration-Guide.
EWW
I've passed from Awesome on EWW, rewritten all the widgets in 2-3 month from Lua to [Yuck]...
The advantage of EWW is, it can be included in all wm like i3, sway, dwm, etc... so it avoid to switch on another widgets (i hope) in later time. and i'm free to change for another WM if i want.
All have been designed following (more or less) the last Material Guideline (m3).
NeoVim
After problem with Doomemacs on Wayland, i finally opted for Neovim with LazyVim.
Just start nvim and LazyVim will grab all the dependencies, it's faster than doom install
. I've include many plugins like [Heirline] for the top bar [Catppuccin.vim] to bave colors matche with my colors palette.
Essential plugins like [Autopair], [GitSign].
Also include [FZF], really usefull to search/open/edit files.