• nobody
    link
    fedilink
    41 year ago

    Complete noob question, can you customize elements with css in this distro?

    • @[email protected]OP
      link
      fedilink
      61 year ago

      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

      • nobody
        link
        fedilink
        1
        edit-2
        1 year ago

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

        • @[email protected]OP
          link
          fedilink
          51 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]
          link
          fedilink
          41 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]
          link
          fedilink
          11 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