Is this a meme?
ober
i3
- Great for beginners
- Uses it's own configuration language so no coding required
- One of the most popular window managers so documentation and such is plentiful
- Has a 1:1 Wayland fork called Sway
- Is a manual tiling window manager which means you specify where a window will appear when you go to launch something.
AwesomeWM
- Is awesome
- Configured in Lua
- Has a great status bar built in
- Great documentation
- Is a dynamic tilling window manager meaning it places new windows in accordance with a preset layout.
Qtile
- My favorite
- Has a 1:1 Wayland version built-in
- Configured in Python
- The best status bar I've used
- Great documentation
- Dynamic tiler
XMonad (Note: never used this so take this how you will)
- Configured in Haskell
- Has a lot of dependencies
- Extremely configurable
- Dynamic tiler
There're many more window managers out there but these are the ones I've personally used (besides XMonad) and know the most about.
If you don't like a built in status bar then you can disable it in the config and use another one like Polybar. Distrotube (on Odyssey or Youtube) also has really good videos on all of these window managers and more which I really recommend you check out if you haven't already.
Personally though, I think Qtile will give you the best experience.
Personally I would recommend Linux Mint. It's based on Ubuntu so any issues should be easy to find and fix online. It's very similar in terms of the actual desktop to Windows instead of being completely different like Pop!OS. You should also be able to completely avoid the command line as well though I do encourage you to have your friend learn at least some of the basics so he at least knows how to use it.
From my experience Mullvad is the way to go for privacy. They're only about $5 USD a month and have a great app available from F-Droid.
I use a program called unrar to unpack .rars
unrar /path/to/.rar/
Then I run the installer .exe with Wine. Once that finishes I add it as a non-steam game and select the newest version of Proton. Sometimes I'll check protondb if the game doesn't work right away.
Not sure how to help with this but as a temporary workaround you can append an "&" after the command to make it run even after the terminal is closed. Should look like steam --restart &
.
Ah, so apparently it's been removed from the Ubuntu repos. I would try apt-get qtile if you haven't already and if that fails, I just wouldn't try qtile. I'm not sure why they removed it from the repos though.
Install instructions? I just installed it with my package manager and it worked fine.
i3 is configured in it's own configuration language thing which I personally find very easy to use and understand. Fluxbox on the other hand is, I believe, configured through a GUI though I've never used it so don't take my word on that. Btw awesomewm is written in Lua not Python. Didn't realize my mistake until just now.
Or switch to real life and you can make it always be an animated, sentient, armored gauntlet
If you're looking for a floating wm then Fluxbox might be your best bet. Otherwise I'd try i3. It's easy to configure and has a lot of documentation (it also features a floating mode I believe). If you're looking for something in python then I would recommend either awesomewm or Qtile (my fav). Qtile is a bit more difficult than awesome to configure though, but it has a better status bar.
This isn't true. I'm on Linux and just created a torrent maybe 3 minutes ago. It's under the "Tools" option in the toolbar at the top. It can also be opened with "Ctrl+N". Maybe it's just not a thing with the docker version?