Other Can you use wayland with a simple window manager

I removed waybar, the default bar is OK for me.
Wow. I'm definitely not happy with such a panel in 2025. And this is the default panel. I noticed that with the waybar, the launch takes much longer than with the native swaybar. The panel bites off 422 MB at the start! These are the hipster programmers... Sway itself bites off 216 MB at the bare start.
$ htop
Code:
  PID USER       PRI  NI  VIRT   RES S  CPU% MEM%▽  TIME+  Command
 1172 none        20   0  232M 97940 S   0.0  1.2  0:00.24 alacritty
 1114 none        20   0  216M 92508 S   0.0  1.1  0:00.41 sway
 1124 none        20   0  422M 68208 S   0.0  0.8  0:00.37 waybar -b bar-0
 
Back
Top