winety

joined 8 months ago
[–] winety@lemmy.zip 13 points 1 month ago* (last edited 1 month ago)

Use gsettings:

gsettings set org.gnome.desktop.interface gtk-theme 'Adwaita-dark' 

gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark'
[–] winety@lemmy.zip 1 points 3 months ago

Windows 2000 looked amazing.

[–] winety@lemmy.zip 8 points 3 months ago (5 children)

What kind of problems did you have?

[–] winety@lemmy.zip 22 points 3 months ago (5 children)

I hope that when my current laptop dies, a somewhat libre and linux-friendly alternative with an ARM chipset will be on the market.

[–] winety@lemmy.zip 6 points 4 months ago (2 children)

I've only played the first few minutes of the first Half Life (I know, it's on my list™). I had to turn off texture filtering immediately; the game looks terrible otherwise. Question: Why did games of this era (Morrowind also comes to mind) look this way, i.e. blurry?

[–] winety@lemmy.zip 2 points 5 months ago

You might not even have to log out: Just change the user in the terminal: su - user2

[–] winety@lemmy.zip 9 points 5 months ago (3 children)

he got stomped

[–] winety@lemmy.zip 3 points 7 months ago

What's my favourite terminal? The one that fits my desktop environment. When I used XFCE I used its terminal, when I used i3 I used kitty, and now I use blackbox on Gnome.

[–] winety@lemmy.zip 7 points 7 months ago (2 children)

So, I've tried using Toolbox on my Debian machine. It works and it's nice to have access to newer versions of the programming languages I use. But much like OP, I encountered a problem with VS Code in that the IDE cannot work with the compilers from my toolboxes. For example, Debian has Go 1.19 and Fedora (in a toolbox) has Go 1.21. In-between the versions a small change of the go.mod configuration file has happened, so VS Code which uses Go 1.19 cannot parse it.

Is there a way to solve this? OP's way of solving this, i.e. installing the IDE in the container seems like a hack. I don't want to manage 20 different instances of VS Code.

[–] winety@lemmy.zip 5 points 7 months ago (1 children)

I just installed Konsole to try it out. CTRL + Arrows to jump between words works, but this also works in Blackbox and Gnome Terminal. :D

CTRL + SHIFT + Arrows for selecting words, SHIFT + Arrows for selecting characters, nor deleting selected text doesn’t work in Konsole, Blackbox, nor Gnome Terminal.

[–] winety@lemmy.zip 9 points 7 months ago (4 children)

I generally agree with you.

The input works more like a normal text editor (including mouse support) and has in-built completions, syntax highlighting, and support for multiple-cursors.

If you actually want those features, that's your shell's job. Not your terminal emulator. And presumably if you need these fancy features you'll just use a normal text editor to make a shell script.

I, personally, would like to see a terminal / shell / whatever with support of standard, modern text input: CTRL + Arrows to skip words, CTRL + SHIFT + Arrows to select whole words, deleting all of selected text etc. I find it baffling that the terminal – the main text input of my system – uses a different way of text input than any other text field.

[–] winety@lemmy.zip 3 points 7 months ago

So far, once.

view more: next ›