this post was submitted on 14 Apr 2024
374 points (95.2% liked)

Linux Gaming

15502 readers
54 users here now

Gaming on the GNU/Linux operating system.

Recommended news sources:

Related chat:

Related Communities:

Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.

founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Rustmilian@lemmy.world 14 points 5 months ago (2 children)

Make sure to share your tips and tricks guys!!

[–] warm@kbin.earth 15 points 5 months ago (1 children)
[–] jnk@sh.itjust.works 15 points 5 months ago

"Marked as duplicate"

[–] qjkxbmwvz@startrek.website 10 points 5 months ago (3 children)

If you find yourself running the same set of commands over and over, throw 'em in a shell script and keybind it! It may be obvious, but good to keep in mind.

One fun one is to pipe clipboard to qrencode


it's a simple and (nearly) universally supported way of getting a URL, etc., from a laptop/desktop to a phone.

Another great one is to take a screenshot, upload to your server, and put the URL in the paste buffer. Bonus points to put the URL in the middle click buffer and the image itself in the ctrl-v buffer.

[–] Rustmilian@lemmy.world 6 points 5 months ago

One fun one is to pipe clipboard to qrencode


it's a simple and (nearly) universally supported way of getting a URL, etc., from a laptop/desktop to a phone.

KDE Connect

[–] sloppy_diffuser@sh.itjust.works 4 points 5 months ago (1 children)

And track this stuff in git so you don't need to remember how you did it when you inevitably forget, lol.

[–] flashgnash@lemm.ee 4 points 5 months ago

Honestly creating your own binds is so big

Hyprland has permanently changed the way I use a computer, pretty much everything I need on speed dial and opens/closes almost instantly

Also wrote a script to cycle through my audio devices and bound that to a button because I used to forever be fucking around with the gui every time I wanted to show someone a video on speaker or something

Just wish I could so the same on android