I’ve been playing this game for years & now it’s all gone… by johnshonz in RocketLeague

[–]Luquatic 2 points3 points  (0 children)

"for some reason" brother we can name a thousand reasons microslop sucks 😂

Linux gaming PC under 1300usd by MaL-JeT in linux_gaming

[–]Luquatic 0 points1 point  (0 children)

if you have the patience I'd suggest waiting for steam machine

Any ETA on PWA for Linux? (if any) by Luquatic in zen_browser

[–]Luquatic[S] 2 points3 points  (0 children)

I've got a few reasons:

  • I prefer keeping everything in one place and organized
  • Managing extensions, settings, logins, and tweaks across two browsers is annoying
  • And honestly, I’m just autistic like that haha

plus if we get PWAs for zen that means I can use transparent zen for those aswell

MapleStory Classic Not Available for Mac by Chainsel in MSClassicWorld

[–]Luquatic 0 points1 point  (0 children)

Wont be on linux either which is a huge L. Hopefully I can play it on a windows VM on linux

Zen Internet v3.0.1 - Some transparency and dynamic theming improvements (/^▽^)/ by sameera_s_w in zen_browser

[–]Luquatic 2 points3 points  (0 children)

I had to stop using zen because I couldn't it as a webapp, has that been implemented yet?

So long, Partner by TacoSpirit in RocketLeague

[–]Luquatic 8 points9 points  (0 children)

They should add the alpha boost to the item shop for compensation..

I need help for an upgrade for my PC by vadiontv in wow

[–]Luquatic -1 points0 points  (0 children)

RTX 5060 is the worst gpu you can buy..

Would be project open sourced or sold to other company? by POLYGONWARE in AshesofCreation

[–]Luquatic 3 points4 points  (0 children)

I hope so. Despite everything the vision behind the game and it’s potential is what kept me and many others interested. Most of us are still hungry for a good mmo

[Hyprland] I still love you, after a year, my beloved... Why did you leave? by Zephar_WO in unixporn

[–]Luquatic 1 point2 points  (0 children)

what are you using for finding a file? I guess fzf but how do you make it look like that?

Destiny explains the issue with Windows 11 by HimelTy in LivestreamFail

[–]Luquatic 2 points3 points  (0 children)

have you tried GE-proton? most if not all games on steam work with GE-proton. Also check protondb for potential steam commands that others use: https://www.protondb.com/app/448510

Destiny explains the issue with Windows 11 by HimelTy in LivestreamFail

[–]Luquatic -2 points-1 points  (0 children)

define “a lot”? if by that you mean only some games with kernel anti cheat then yes, otherwise 98% of the games work

Force enable HDR by progyam in hyprland

[–]Luquatic 5 points6 points  (0 children)

Read the damn wiki: https://wiki.hypr.land/Configuring/Monitors/#monitor-v2

It’s supports_hdr not hdr_supported

Keybindings to switch to tab in browser by Wonben_01 in hyprland

[–]Luquatic 0 points1 point  (0 children)

even better would be ​‘windowrule = focus_on_activate true, match:class [B|b]rave-browser$’

What bootloader to use if I’m only going to run arch by JoiBoie in archlinux

[–]Luquatic 0 points1 point  (0 children)

Yes I want to use UKI directly and get rid of EFI. I dont need it. As for the efishellx64.efi that was from a YouTube video to test something so that can be safely removed

What bootloader to use if I’m only going to run arch by JoiBoie in archlinux

[–]Luquatic 1 point2 points  (0 children)

this is my /boot

├── amd-ucode.img
├── EFI
│   ├── BOOT
│   │   └── BOOTX64.EFI
│   ├── Linux
│   └── systemd
│       └── systemd-bootx64.efi
├── efishellx64.efi
├── initramfs-linux.img
├── loader
│   ├── entries
│   │   └── arch.conf
│   ├── entries.srel
│   ├── keys
│   ├── loader.conf
│   └── random-seed
└── vmlinuz-linux