this post was submitted on 15 Jul 2023
14 points (100.0% liked)

Linux

1259 readers
29 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
 

So I've been using Linux for about a year and a half, have been using Window managers since a few wweks in, have been using Wayland for the last 3 months or so, and have been using Hyprland for about a month. I love it and I want to stick with it in the long term, but I need a distro that supports it.

My essential needs are:

Hyprland NWG-Look (for gtk themes) CMUS Thunar Ristretto bemenu j4-dmenu-desktop (can build from source) Vivaldi (can use deb/rpm/extra repo)

My main issue stems from the fact that:

I want Stability. As such, Arch (and derivatives) are out of the question.

I don't like immutability. As such, NixOS is out of the question.

I'm concerned about the future of Fedora. It's where I'm at right now, yet the telemetry proposal, if accepted, would mean I need to switch.

If you have any other distros that fit my criteria, please leave them below. I know void can take care of all of these, except Hyprland itself and while River is available (and River is amazing) I would prefer to run Hyprland instead.

top 16 comments
sorted by: hot top controversial new old
[–] CubitOom@infosec.pub 7 points 1 year ago (1 children)

Arch, NixOS and openSUSE Tumbleweed are very supported.

Source: https://wiki.hyprland.org/Getting-Started/Installation/

I would recommend an Arch based distro if you want to keep it simple. That will give you access to the AUR and compatibility with the arch wiki.

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

I'm considering Tumbleweed. I think it might work.

[–] Communist@lemmy.ml 2 points 1 year ago (1 children)

I suggest replacing j4-dmenu-desktop with tofi

[–] theshatterstone54@feddit.uk 1 points 1 year ago (1 children)

Can I make Tofi look exactly like dmenu (with some minor colour tweaks)? And does it have a drun mode for desktop files? If so, I'm switching to it.

[–] Communist@lemmy.ml 2 points 1 year ago* (last edited 1 year ago)

Yes and yes.

Horizontal mode and tofi-drun are what you're looking for.

make sure to specify a path to font in the config file, it'll make it load significantly faster.

[–] Velskadi@kbin.social 1 points 1 year ago

At risk of sounding like an Arch shill, I've had the best experience with Hyprland on Arch. I first tried to get it working on Garuda but couldn't get it to work without weird issues, then found it wasn't available on Linux Mint (might be available now? Not sure). Worked pretty much out of the box on Arch with Sddm, and havent run into issues since.

That being said I tend to not install many packages, which reduces the chance of things breaking, so your miles may vary.

I think Hyprland might be available on Pop!_OS, might be worth checking that out.

[–] tho@lemmy.ml 1 points 1 year ago (2 children)

are there any reasons to prefer hyprland over sway, that are not bells and whistles?

[–] theshatterstone54@feddit.uk 3 points 1 year ago (1 children)

One word: tiling. And no, the autotiling script just doesn't cut it. If I'm clicking something on Vivaldi on the left hand side, and I have a terminal on the right, but I also need thunar, my file manager, I would like it to open at the bottom of the stack, under the terminal, not under Vivaldi, where my mouse and focus are.

[–] tho@lemmy.ml 1 points 1 year ago (1 children)

i know what you are talking about. that's dynamic vs static tiling for you. dwm does it in a similar way

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

Yeah, but there's different types of dynamic tiling. Personally, I want it to be like DWM's attachbottom patch, where a new window appears at the bottom of the stack, jnstead lf the default in DWM and AwesomeWM, where a new window becomes a master window.

load more comments (1 replies)
[–] LLovegood@mujico.org 0 points 1 year ago (2 children)

Arch, what do you mean with "stability"?

[–] theshatterstone54@feddit.uk 1 points 1 year ago (1 children)

Mainly that there aren't that many broken packages (which seems to happen more often now, than it used to, with Arch)

[–] Spectacle8011@lemmy.comfysnug.space 1 points 1 year ago (1 children)

As an Arch user for 3 years, I can corroborate this. Steam recently broke because a shared library updated, so I had to downgrade it. There was that whole pipewire nonsense before that. It only happens every few months, but it's annoying when it does. And some packages aren't as up-to-date as I would like, so OpenSUSE Tumbleweed or Fedora are looking like attractive options to me in the near future.

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

Yeah, I agree with all you said. I'm on Arch currently, and I've forgotten how simple the post-install setup is (as long as you know what you're doing). Funny, it was also my first time installing Arch the Arch Way, even though most of my year and a half on Linux has been on Arch and derivatives.

[–] kamiheku@sopuli.xyz 0 points 1 year ago (1 children)

That the installation is stable, as opposed to constantly changing, as is the case (by design) with rolling release distros (e.g. Arch). Package version updates are conservative to prevent surprises.

[–] LLovegood@mujico.org 2 points 1 year ago

Hyprland is still a young project, it is also a wayland compositor, I think the rolling release model is benefitial in these cases