Can you elaborate on the issue you are having? Having a desktop environment is usually necessary to run games.
potentiallynotfelix
good to hear i fucking hate uber
sorry i meant to reply to another comment under this.
If the programs were anything like this, I don't blame them. There's a fine line between child protection and surveillance.
Theoretically, but I don't see protests or riots stopping because of light.. riots happen in the day, too, and the violent ones are going to be masked up so more light won't do anything to reveal their identity
generally a thinkpad should be fine, but you'll want a 1.7ghz+ cpu, aswell as a dx8.1 video card for half life 2
Anyone else remember Google(Alphabet)'s "Project Loon?" It was just like this but it failed.
Read more: Wikipedia Loon website
Ideally, however, these would not be shot down.
Now I'm not very smart, but I see no purpose of it, so I just turn it off so it doesn't fuck with my ability to boot.
I'd rather not have software updates and just have a tv that accepts hdmi, displayport, and AV
First off, I'd recommend you use the nvidia-dkms package, because that can make upgrading kernels easier. Second, let me explain the hierarchy of GUIs on Linux. At the base level, you have the display server. In your case, you are using the X11 display server. The display server is at a very low level, and only handles the rendering of content. The three prominent display servers are X11 and Wayland. The second tier is the window manager. It's pretty much essential, and it lets you move around windows, stack them, etc. You're using i3. The third tier is desktop environment. The desktop environment is completely optional, and it controls things like taskbars, start menus, and system trays. DEs are not needed for computer use, but they can make things like customization easier.
In your case, I don't believe your issue is with your window manager or display server, I believe it is with Steam or Proton. What game are you trying to play? Some games aren't able to be compatible with Proton, unfortunately.
Edit: A few corrections that I just thought of. First off, the display server doesn't "just" handle rendering things. It handles input, and communicates to Linux, which will tell the hardware what to render. Second, I didn't explicitly mention this, but I thought that I should, a desktop environment still relies on a window manager for handling windows, it just adds functionality. Also note I wrote this reply partially in response to another commend, so sorry if I yapped a bit too much.