>>7428431Basically you can rice every distro linux.
You can use Ubuntu, if you're new in this whole world of LInux that's a good start, a lot of people started using Ubuntu, but you can use Debian too (personally I think Debian it's better than Ubuntu, but they're almost the same).
The basic things you want to learn are this:
>1) https://wiki.archlinux.org/index.php/Xorg>2) https://wiki.archlinux.org/index.php/window_manager>3) https://wiki.archlinux.org/index.php/Display_managerJust read that so you can understand a few things about it.
Now, you need to start installing everything you need to rice your LInux.
First you need a WM (>1), but you need a specific type of WM:
>Tiling window managers "tile" the windows so that none are overlapping. They usually make very extensive use of key-bindings and have less (or no) reliance on the mouse. Tiling window managers may be manual, offer predefined layouts, or both.>Dynamic window managers can dynamically switch between tiling or floating window layout. For available Arch Wiki pages see Category:Dynamic WMs.You've a lot of options to choose from, personally I recommend these:
>i3wm or i3-gaps (i3wm and i3-gaps are the same thing. It's maybe one of the most and easiest wm to use, personally I recommend this one over the others. i3 it's a Dynamic wm)https://i3wm.org/>dwm>Openbox>AwesomeNow the bar.
i3 already has a bar but honestly it looks like fucking shit by default.
I recommed use polybar or lemonbar
>polybar: https://github.com/polybar/polybarTerminal:
You can use a lot of terminals but I think that it's easy to use urxvt. Now, urxvt looks like fucking shit y default but you can change the colors and a lot of things with a file named .Xresources.
https://wiki.archlinux.org/index.php/Rxvt-unicodeRicing:
You should read some docs about i3 and polybar if you want to know what are you doing.
The docs of i3 are in:
https://i3wm.org/The docs of polybar are in:
https://github.com/polybar/polybar