this post was submitted on 19 May 2025
66 points (92.3% liked)

Linux

54297 readers
334 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

So Ive been using linux for a long time and mostly with gnome. I know about window managers and how using them will reduce the memory usage by system a lot because they are less bloated etc. I want to try a window manager on my nixos machine - this will be my first time trying one, I have good knowledge in programming so technical stuff wont bother me that much. Which window manager do you suggest? Customization is my priority.

you are viewing a single comment's thread
view the rest of the comments
[–] cerement@slrpnk.net 25 points 3 days ago (2 children)
  • main thing to keep in mind is that a window manager is normally just one component of a desktop environment – full desktop environments like Gnome go to great lengths to assemble a whole fleet of apps to work together to make a cohesive experience
  • if you’re going to forego the full desktop environment, then expect to have to fill in on the various missing pieces to suit your needs (file manager, terminal, text editor, clipboard manager, bar/panel/dock)
  • if you just want lighter weight but maintain a cohesive experience, then Xfce or LXQt
  • otherwise, there are a LOT of choices (both for X11 and for Wayland)
  • tiling window managers
    • i3 on X or Sway on Wayland are probably the most popular
      • special mention: Regolith – pairs Sway on the front end with Gnome components underneath
    • dwm for the full do-it-yourself experience
    • awesome if you like Lua, xmonad if you like Haskell, exwm if you live in Emacs, Qtile if you like Python
  • stacking window managers
    • Openbox for the old school feel, LabWC as the Wayland successor
    • IceWM and JWM for a minimal experience (both show up regularly on Raspberry Pi)
    • Motif for the retro enthusiast
[–] poinck@lemm.ee 8 points 3 days ago (2 children)

and linear window managers: niri.

[–] shirro@aussie.zone 2 points 1 day ago

Niri is very promising on a ultrawide. Not so good on a 3:2 laptop. I maintain a config to experiment with it but it's a big commitment to change not just your desktop environment but your whole workflow and then to have different environments on devices with different screen aspect ratios.

[–] Uebercomplicated@lemmy.ml 4 points 2 days ago

Niri is still in alpha though, right? Last time I tried it, it was buggy as all hell... Cool concept though.

[–] Uebercomplicated@lemmy.ml 3 points 2 days ago

I actually really love icewm. I'm still gonna install i3 on every system (for a default experience, when I configure I usually switch over to something else), but I'll always keep icewm as a backup. Also the default wm on openSUSE which makes me happy