this post was submitted on 21 Jul 2023
115 points (100.0% liked)

196

16243 readers
1894 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 1 year ago (1 children)

distros themselves don't look like anything, it's the desktop environment / window manager that you see, this is a wm called hyprland and you use mostly .conf files to change the look, but some things like the bar at the top (waybar) use css

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

That's really cool, but doesn't sound super beginner friendly. Maybe someday I'll spend some time to learn Linux. Thanks!

[–] [email protected] 5 points 1 year ago

this is a distro called arch and its really complicated tbh, but you can totally get a "just works" distro like pop_os or nobara and it'll be really easy :)

[–] [email protected] 4 points 1 year ago

The goal of using a window manager is basically making your own custom desktop. The majority of apps are configured through text files. If you want to try Linux, you can pick a beginner friendly distro like Fedora which will give you a desktop environment. These are desktops with the batteries included and are fully customised through GUI settings menus.

Fedora KDE is a great option if you want to try making a very custom looking system without having to worry about installing a ton of different tools and editing config files.

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

Just so you know, OP took basically one of the most complicated routes, learning all this stuff is entirely optional when it comes to learning Linux