75
submitted 1 year ago by Digester@lemmy.world to c/linux@lemmy.ml

I told myself I wasn't gonna do it anytime soon but I distro hopped from Endeavour OS to Arch with Hyprland in the span of 3 days. Nothing against endeavour. I just tried to customize, broke some stuff and decided to try Hyprland again. I'm quite liking it. It takes awhile to get used to it but it's fun. I cloned a repo for a customized version of it. I don't know how long I'll stick with it but wish me luck!

top 39 comments
sorted by: hot top controversial new old
[-] Qpernicus@lemmy.world 21 points 1 year ago

Good luck then. I spent happy years on Arch but recently hopped to Void because lately Arch packages broke to much (mainly because of my choices to be honest) and I wanted something different (not specifically no systemd)

[-] mrh@mander.xyz 5 points 1 year ago

Yeah Void is fantastic. I just switched back and I doubt I’ll be moving to anything else.

I only switched away in the first place because I had gotten so comfortable I wanted to try something new (Guix, also amazing!).

But there’s something so comfy about Void once you grok it, just lots of little good decisions which add up to a great experience.

[-] Radin@mastodon.world 1 points 1 year ago

@mrh @Qpernicus it also has a very cool name i switched to it because of that, also do the android dream of ele

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

What Arch based distoe were you on? I would love to spend some time on Debian and OpenSUSE eventually. Also Fedora is intriguing, I wished I tried it already.

I've had experience with Debian based and Arch based distros only. I was on Majaro for months before I had to switch back to windows and leave Linux behind for awhile

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

I think when he said arch he meant arch and not arch based?!?

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

Depends on the distro, something like EOS is basically Arch with fancy pants on.

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

I spent happy years on Arch

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

But I was told by the fanboys that Arch never breaks. Could they have lied to me?

[-] Qpernicus@lemmy.world 4 points 1 year ago

No. And arch never broke on me. But some packages did and lately they were just more of those. Admittedly a few were the -git version. And I just wanted something else

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

But some packages did

So Arch broke for you.

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

The OS was perfectly usable, it were just some applications that changed dependency and such. So no I don’t agree that arch broke on me. That doesn’t mean Arch is perfect.

[-] Raphael@lemmy.world 0 points 1 year ago

When a package is not working well, the distribution is said to be broken, at least for that package. This is the Debian definition.

The arch definition is "it's not arch's fault lmao"

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

I like the aggression on "fanboying Arch," while there's you cherry picking stuff when they're literally mentioning git packages.

[-] Raphael@lemmy.world 0 points 1 year ago

He said "some of them", meaning not all packages that broke were -git.

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

I know, but did you ever ask what those packages are? Are they dependencies? Are the packages that broke came from Arch User Repository? Somehow, you immediately ruled out PEBKAC? I don't know, you're a Linux user, this stuff is pretty basic no? I don't get the anti-fanboyism.

[-] tomas@lemmy.world 16 points 1 year ago

Once you go Arch it's hard to go back.

Good luck!

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

It kinda is, just went from EOS to Arch with Hyprland today. It's hard to move to something that feels less up to date.

[-] Laser@feddit.de 0 points 1 year ago

It's true, I didn't go back to Ubuntu on Arch. But I did move on eventually. But it was actually quite easy.

[-] Fenzik@lemmy.ml 12 points 1 year ago* (last edited 1 year ago)

What exactly is Hyprland? I looked at the site quick but I couldn’t quite figure it out from the description.

Disclaimer: I’ve only ever used Linux servers, not really as a desktop beyond vanilla Ubuntu

[-] PoopBuffet@lemmy.fmhy.ml 11 points 1 year ago

From what I can tell it's a compositing window manager for wayland (the potential successor to X11, in case you didn't know). It does make things very neat and pretty though.

[-] Mydayyy@lemmy.ml 15 points 1 year ago* (last edited 1 year ago)

To add to this: Wayland is a bit different than X11. In X11 you had split responsibilities: Compositing, X Server and Window Manager. Wayland only refers to the protocol and compositors implement that protocol. So Hyprland is a compositor which implements the wayland protocol. The compositor has a lot more responsibilities in wayland since it needs to do everything itself which in X11 was split across different applications.

Here's a neat site for the wayland protocol: https://wayland.app/protocols/

[-] Xeelee@kbin.social 4 points 1 year ago

So what's the difference between a compositor, a window manager and a desktop environment? I'm still a bit confused about the whole thing.

[-] mrmanager@lemmy.today 9 points 1 year ago* (last edited 1 year ago)

Desktop environment is like traditional windows desktop, everything included. It has stuff like notification daemons, advanced settings, toolbars, task manager and so on.

Window manager let's you manage windows but often doesn't have it's own toolbar, notification demon, task manager and other things. People who run window managers are picking their own toolbar software, their own notification daemon and so on. They want a much more customizable personal experience, often heavily themed as well. Usually a window manager is also faster than a desktop environment since it does less things.

Compositor is what gives drop shadows, transparency and other visual effects. Its often built into desktop environments but is often missing from window managers, but not always. When it's missing, people install one of their own. There are a few popular choices.

Examples of desktop environments: Gnome, KDE Example of window managers: Sway, Hyprland, i3, xfce, awesome wm

[-] Xeelee@kbin.social 4 points 1 year ago
[-] Nuuskis9@feddit.nl 3 points 1 year ago

Window Manager written in C++. Has fancy animation out of the box.

[-] 20gramsWrench@lemmy.dbzer0.com 4 points 1 year ago* (last edited 1 year ago)

you should set up some btrfs snapshots to avoid this feeling of wanting to jump ships when you mess everything up.

edit: I just checked the hyperland website, and damn that looks good... I might distro hop too

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

btrfs snapshots

I had a snapshot with Timeshift but did not revert back any changes made to the theming I was working on, so I distro hopped.

[-] nani8ot@lemmy.ml 1 points 1 year ago

Timeshift makes OS snapshots, but theming is stored almost all the time in the home directory. Deleting your home directory or only select folders (e.g. .config) would've probably reset theming. Or creating a new user.

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

This is all I needed to check what Hyprland is about.

Also why do you need to distrohop?

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

Nice, I'm experimenting with Manjaro on an old laptop now, trying to figure out if I can switch to it full time

[-] Digester@lemmy.world 5 points 1 year ago

I used to be on Majaro for awhile, years ago but I wouldn't recommend it now. It doesn't have any of the advantage of an Arch based distro. Their own repo has issue. I would recommend Endeavour OS

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

What WM did you use on EOS, and what is the improvement in Hyprland?

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

i3 for while but I mainly used xfce. Hyprland overall feels "new", unlike X11, Wayland just "flows" better in a way. i3 felt more clunky but overall more stable, if that ever makes sense.

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

if you want i3 but on wayland, you could try sway. It is exactly that, you can even reuse most of your i3 config file.

[-] Digester@lemmy.world 0 points 1 year ago

Want your brains blown? Check out ArchCraft. Yes it's a pay to download thing but they cover everything, i3, Sway, Hyprland, QTile. You name it, they have it (as long as it's WM). For people like me who don't have time (nor skill, I'm humble enough to admit it) this is gold. And you can change themes as you like as long as you have basic intermediate skills. As long as you can use a text editor and have some basic arch skills you can customize upon it.

With that being said, I don't like pay to download content, reason why I'm on Linux first and foremost. But I gotta give credit where credit is due. ArchCraft is blowing away everything else when it come to pre customized WM experiences. Such an eye candy omg.

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

I was using I3 and now sway. But I never felt any real difference in performance. Other than better 4K and multimonitor support, why i switched. I was wondering if Hyprland is just for looks or it brings something important

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

Not much difference between sway and Hyprland

Shout out to fellow Arch person!

load more comments
view more: next ›
this post was submitted on 15 Jul 2023
75 points (91.2% liked)

Linux

47228 readers
779 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