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

Linux

47721 readers
761 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
 

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
[–] [email protected] 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.

[–] [email protected] 7 points 1 year ago (1 children)

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 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 5 points 1 year ago* (last edited 1 year ago) (1 children)

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 1 points 1 year ago (1 children)

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

[–] [email protected] 1 points 1 year ago (1 children)

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 1 points 1 year ago (1 children)

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

[–] [email protected] 1 points 1 year ago (1 children)

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

[–] ExplodeyWolf 1 points 1 year ago
[–] [email protected] 4 points 1 year ago (1 children)
[–] ExplodeyWolf 1 points 1 year ago (2 children)
[–] [email protected] 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.

[–] [email protected] 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.

[–] [email protected] 4 points 1 year ago (1 children)

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

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (1 children)

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

[–] [email protected] 1 points 1 year ago (2 children)

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 (ツ)

[–] [email protected] 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

[–] [email protected] 3 points 1 year ago (1 children)

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 1 points 1 year ago (1 children)
[–] [email protected] 2 points 1 year ago (1 children)

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 4 points 1 year ago

I've used git before

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (1 children)

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 1 points 1 year ago (1 children)

How different is that from lxde?

[–] [email protected] 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.

[–] [email protected] 1 points 1 year ago (2 children)

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

[–] ExplodeyWolf 1 points 1 year ago (1 children)

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

[–] [email protected] 2 points 1 year ago (1 children)

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

[–] ExplodeyWolf 1 points 1 year ago

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

[–] [email protected] -3 points 1 year ago

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