25
submitted 1 year ago* (last edited 1 year ago) by ExplodeyWolf@lemmy.world to c/linux@lemmy.ml

I want the easiest to configure/theme wm and one that comes with sane defaults. Also I currently use cinnamon, and I'm not sure how to escape from that(everything in it is just so nice) but I want the speed of a wm

all 48 comments
sorted by: hot top controversial new old
[-] bamboo@lemm.ee 13 points 1 year ago

If you like the relatively polished experience provided by a DE like cinnamon, you're unlikely to enjoy a WM. It's a much more DIY experience. Unless you have particularly unusual window layouts, you're best off just learning the keyboard shortcuts already supported in your DE.

Disclaimer: I've used tiling window managers for all of 30 minutes in my life.

If you just want a faster cinnamon, you might consider merely switching to XFCE. Just change the menu to the whisker menu and you'll be right at home.

WMs don't typically come with "sane defaults" in the DE sense of the word; you have to make your own sanity. In order to find sane defaults, you'll probably have to switch to a distro that has its own custom configs. (That being said, you can always copy the configs back to your original distro when you know what you want.) Maybe check out Mabox for some inspiration. I can't speak to any other beginner WM distros.

[-] ExplodeyWolf@lemmy.world 1 points 1 year ago

The reason I like cinnamon is the sound effects and animations and such, and last I checked, xfce doesn't have those.

[-] nargacu83@lemmy.world 5 points 1 year ago* (last edited 1 year ago)

If you know a bit of Python then i can only recommend you try qtile. It's a pretty nice WM to start with IMO.

[-] ExplodeyWolf@lemmy.world 1 points 1 year ago

Qtile just felt wrong to me with how meant things didn't work

[-] theshatterstone54@feddit.uk 1 points 1 year ago

Why? I've used qtile for a while, and if gou need help configuring it, let me know and I'll be happy to help

[-] ExplodeyWolf@lemmy.world 1 points 1 year ago

I just spent so long installing it, you'd think I've never used Linux before

[-] theshatterstone54@feddit.uk 1 points 1 year ago

Oh, what distro are you on? If you're installing via pip, it canbe painful. I felt the same way to be honest.

[-] Lucia@eviltoast.org 5 points 1 year ago

Do you want a tiling or a stacking wm?

[-] ExplodeyWolf@lemmy.world 3 points 1 year ago* (last edited 1 year ago)

Uh What's the difference?

If stacking is floating, I think I'd rather have that

[-] Lucia@eviltoast.org 3 points 1 year ago* (last edited 1 year ago)

Fluxbox or IceWM as a more standard, familiar floating WMs (both are pretty customizable too).

WindowMaker is my goto for standalone window managers, it's look based on NeXTSTeP OS from 90s, so it doesn't look like yet another ripoff from windows or macos (both are ugly IMHO), so it's pretty unique.

If you want minimal and keyboard-oriented, cwm is THE wm for you. The main problem is that default keyboard shortcuts are really bad (openbsd fanatics will say otherways, but when shortcuts are spread around ctrl+, alt+, and ctrl+alt+, it's really far from good), so I recommend tweak them or to find someone's config.

If you want a desktop-agnostic file manager for these wms, I'd recommend xfe - it's somewhat obscure for some reason, but it's really, really good. Can't recommend more.

As to install, all of these should be in your distro's repo. Fluxbox may come as two packages (fluxbox2 and fluxbox3), the first one is the last official version and the second is the "community edition" - a fork, basically.

At least on Void Window Maker package is called WindowMaker, with capitalisation. Since Void sticks to official naming, other distros may have the same name.

edit: Also, it's worth to mention most of recommendation on this thread are tiling window managers (awesomewm, i3, hyprland, etc.)

[-] ober@lemmy.dbzer0.com 2 points 1 year ago

If you're looking for a floating wm then Fluxbox might be your best bet. Otherwise I'd try i3. It's easy to configure and has a lot of documentation (it also features a floating mode I believe). If you're looking for something in python then I would recommend either awesomewm or Qtile (my fav). Qtile is a bit more difficult than awesome to configure though, but it has a better status bar.

[-] ExplodeyWolf@lemmy.world 2 points 1 year ago

My problem with qtile is it seems... just bad... The install instruction doesn't work, and it was just a pain to install

[-] ober@lemmy.dbzer0.com 1 points 1 year ago

Install instructions? I just installed it with my package manager and it worked fine.

[-] ExplodeyWolf@lemmy.world 1 points 1 year ago

I used pip, and apparently I needed to download from the git?

[-] ober@lemmy.dbzer0.com 2 points 1 year ago

Ah, so apparently it's been removed from the Ubuntu repos. I would try apt-get qtile if you haven't already and if that fails, I just wouldn't try qtile. I'm not sure why they removed it from the repos though.

[-] ExplodeyWolf@lemmy.world 2 points 1 year ago

I'll certainly try fluxbox. What is i3 and fluxbox configured in?

[-] ober@lemmy.dbzer0.com 2 points 1 year ago

i3 is configured in it's own configuration language thing which I personally find very easy to use and understand. Fluxbox on the other hand is, I believe, configured through a GUI though I've never used it so don't take my word on that. Btw awesomewm is written in Lua not Python. Didn't realize my mistake until just now.

[-] somegeek@programming.dev 4 points 1 year ago

You honestly can't go wrong with using i3. It's super simple to use and has great documentation.

[-] flashgnash@lemm.ee 2 points 1 year ago* (last edited 1 year ago)

Isn't i3 a tiling WM? If they use cinnamon that seems like a bit of a jump

Tried out sway which I hear is based on i3 and at least on NixOS it came with bare minimum config that didn't allow me to use my laptop properly at all

[-] somegeek@programming.dev 1 points 1 year ago

Yes. Its tilling.Inn my opinion, if you wanna go the wm route, why not go the tiling route and get rid of using mouse alltogether (ツ)

[-] brakenium@lemm.ee 1 points 1 year ago

You can still use your mouse. I3 allows using the mouse for moving Windows if you want it. Personally I manage Windows using shortcuts, but for GUI and some TUI apps I use the mouse anyway

[-] backhdlp@lemmy.blahaj.zone 4 points 1 year ago
[-] ExplodeyWolf@lemmy.world 1 points 1 year ago
[-] cyclohexane@lemmy.ml 2 points 1 year ago* (last edited 1 year ago)

A wayland tiling window manager that has a lot of nice visual features out of the box, like animations, round corners, borders, etc.

It also has a basic text file config file, not a scriptable one.

[-] backhdlp@lemmy.blahaj.zone 1 points 1 year ago

Well, an easy to configure WM, like you asked. I can't do it justice with a description because I suck, just try it out.

[-] quou@l.quou.xyz 3 points 1 year ago

DWM

Yeah it's customised by editing a C header but you don't really need to know C to configure it, you can 100% just copy the patterns that are already there and change them up like you would with any other config format.

[-] ExplodeyWolf@lemmy.world 1 points 1 year ago
[-] quou@l.quou.xyz 2 points 1 year ago

One thing I just remembered that you might struggle with is applying patches which is how you install "extensions" in most suckless software including DWM. Do you know how to use Git or some other version control system? If you don't know Git but have used Subversion or Perforce or something then it should be fairly easy to pick up but if you haven't used version control ever then resolving conflicts between patches might be a little tricky.

[-] ExplodeyWolf@lemmy.world 3 points 1 year ago

I've used git before

[-] khorovodoved@lemm.ee 2 points 1 year ago* (last edited 1 year ago)

If you want sane defaults, try lxqt. It is still a huge improvement in performance after cinnamon, but you don't have to manually configure everything like in WMs.

[-] ExplodeyWolf@lemmy.world 1 points 1 year ago

How different is that from lxde?

[-] khorovodoved@lemm.ee 2 points 1 year ago

Same design, different technologies. LXDE was dropped in favor of lxqt. In terms of performance both are almost the same, but in the future, when all of old code will be dropped from lxqt, it would be lighter. Also lxqt looks more modern compared to lxde.

[-] amanneedsamaid@sopuli.xyz 1 points 1 year ago

I would recommend using one with wayland compatibility if you can. Might as well not have to switch later.

[-] ExplodeyWolf@lemmy.world 1 points 1 year ago

When I was using Wayland, zoom crashed when you joined a meeting. Does this still happen?

[-] stsquad@lemmy.ml 2 points 1 year ago

The app has been slow to update to Wayland. In general I've just gotten used to using the web version.

[-] ExplodeyWolf@lemmy.world 1 points 1 year ago

I need the app for my music lessons, so I can't use wayland

[-] khorovodoved@lemm.ee -3 points 1 year ago

I would recommend the opposite. You are limited in customizing Wayland WMs due to less amount of tools.

[-] paolabonacini@mastodon.uno 1 points 1 year ago

@ExplodeyWolf
You can install Xfce and change the window manager. You will need to install a compositor, picom for example, but you will have the xfce panel and a working DE. This works flowlessly with i3 and bspwm for sure. It's a nice setup.

[-] ExplodeyWolf@lemmy.world 1 points 1 year ago

But how do I do this? What stuff from xfce would I keep?

[-] paolabonacini@mastodon.uno 1 points 1 year ago

@ExplodeyWolf
I found this guide on endeavouros forum. Of course you need just the part where you kill xfwm and xfdesktop. It is for i3 but the principle similar for any window manager. And you need a conpositor, usually picom, because xfwm, that you are replacing, has its own compositor.
https://forum.endeavouros.com/t/tutorial-easy-setup-endeavour-xfce-i3-tiling-window-manager/13171

[-] ExplodeyWolf@lemmy.world 1 points 1 year ago

I don't really need a task list on my panel, only for if I have an... Interesting alt tab implementation

this post was submitted on 01 Sep 2023
25 points (93.1% liked)

Linux

47343 readers
1382 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 5 years ago
MODERATORS