eshep

joined 2 years ago
[–] eshep@social.trom.tf 0 points 3 months ago

@hexa @dontblink Thank you! Didn't notice I grabbed the wrong bookmark.

[–] eshep@social.trom.tf 1 points 3 months ago (1 children)

@dontblink @Max_P I retract my "ideal" statement; this is the way to do it.

[–] eshep@social.trom.tf 2 points 3 months ago (3 children)

@dontblink I'd think #NixOS would be ideal for this task. As for hardware, any of the SBCs listed on their ARM page should do.

[–] eshep@social.trom.tf 2 points 4 months ago

@brownmustardminion I think you'd be fine still usin swappy, just use it in a way that does what you need. I use maim piped to xclip as below, then I tie each of those cases to [PrScr] with different modkeys.

case "${1}" in
    area)     maim --hidecursor -s |tee $HOME/Pictures/Screenshots/$(date +%y%m%d-%H%M%S).png |xclip -selection clipboard -t image/png
    ;;
    savew)    maim --hidecursor -i $(xdotool getactivewindow) |tee $HOME/Pictures/Screenshots/$(date +%y%m%d-%H%M%S).png |xclip -selection clipboard -t image/png
    ;;
    savef)    maim --hidecursor |tee $HOME/Pictures/Screenshots/$(date +%y%m%d-%H%M%S).png |xclip -selection clipboard -t image/png
    ;;
esac
[–] eshep@social.trom.tf 1 points 5 months ago

@Teknevra Sounds like somebody's found em a project to work on. 😆

[–] eshep@social.trom.tf 3 points 8 months ago

@ackthxbye Maybe a bit further than you wanna go, but I can confirm that a keyboard running kmk works perfectly fine with games under wine. If you have a keyboard/mouse that's able to be installed with CircuitPython, you'll have the ability to assign more macros than you can count.

[–] eshep@social.trom.tf 6 points 11 months ago

@merompetehla If you're not running sid, do not look for install instructions on the sid page. If you're on 12.6, that's Bookworm (current stable name), look there for help with 12 stuff.

Best way to use the current #yt-dlp is to uninstall the one from the repo, and grab the current release from the github page and drop it in $PATH somewhere.

[–] eshep@social.trom.tf 8 points 1 year ago

@petsoi Beautifully written perspective; the KDE Activities bit of that was my favorite! Multiple workspaces on a single monitor is probably one of my most advocated features. I'm telling someone about it at least once a week, even if it's just showin em how to use the cut-down one on their windows machine.

[–] eshep@social.trom.tf 10 points 1 year ago

@lemmyreader @cafuneandchill PostmarketOS in chroot in termux in waydroid on PostmarketOS 🤘

[–] eshep@social.trom.tf 5 points 1 year ago (1 children)

@lemmyreader @electricprism There is someone who managed to convert a proot-distro version of #alpine into a #pmos one. It's not as great as it may sound though.

[–] eshep@social.trom.tf 20 points 1 year ago

@LukeSky #lutris is good for more'n just games 😉
github.com/lutris/lutris

[–] eshep@social.trom.tf 2 points 1 year ago

@7_Stipend_Jackal Not really sure what you mean by "like Localshare". Is that a specific piece of software, or do you just mean sharing files between two devices on a local network via whatever protocol?

I've played around with croc a while back just to test, seems okay.

view more: next ›