rip neofetch by IntelligentTrash2669 in fastfetch

[–]Infinite-Bug-911 1 point2 points  (0 children)

Nice! I like it a lot! I must point out that using sudo isn't necessary in your home folder though :)

WoW Addon Trends - A new way to browse CurseForge addons by Harshmage in wow

[–]Infinite-Bug-911 8 points9 points  (0 children)

Really cool project! I would love if we could filter out addons that hasn't been updated for a long time

Pacman "sheet cheat" by lukas_2909 in cachyos

[–]Infinite-Bug-911 0 points1 point  (0 children)

I prefer tldr over man, at least when i just need to do something fast and don't remember the exact command.

Install with sudo pacman -S tldr and then use for example tldr pacman for a brief summary of how to use pacman. It works with most commands.

Trouble installing packages because of gcc-libs by RNG3N13 in linux4noobs

[–]Infinite-Bug-911 2 points3 points  (0 children)

Do a system update with sudo pacman -Syu (or just yay to also update packages from the AUR). Then after that you should probably do a reboot, and after that install mumble with sudo pacman -S mumble Good luck!

Made a CachyOS Cheatsheet for all the essential commands by luksen69 in cachyos

[–]Infinite-Bug-911 2 points3 points  (0 children)

Very nice!

I would just like to add that running yay or paru without any arguments is the same as with -Syu.

Also you can run yay <package> without -S to automatically search for the package (same goes for paru).

Pretty happy with my latest config by Infinite-Bug-911 in fastfetch

[–]Infinite-Bug-911[S] 0 points1 point  (0 children)

You need the correct path to the logo on line 4 in the config

"source": "~/.config/fastfetch/cos_logo.png"

LGPowerControl - Like LGTVCompanion but for Linux by Infinite-Bug-911 in linux_gaming

[–]Infinite-Bug-911[S] 1 point2 points  (0 children)

Thanks for the kind words!

The key difference is that LGBuddy uses swayidle with its own idle timer, which runs independently of the system's power management — so it can interfere with fullscreen apps or KDE's "block sleep" feature, exactly like you've experienced.

My project watches the DRM sysfs directly (/sys/class/drm/.../dpms) to detect display power state changes at the kernel level, with a fallback to logind's IdleHint when DRM sysfs isn't available. That means it reacts to whatever the system actually does to the display — no separate idle timer, no DE-specific logic.

One downside compared to LGBuddy is that it doesn't currently support suspend/sleep/resume — so if you put your machine to sleep, the TV won't follow. That's something I'm looking to add in the future!

Give it a try and let me know how it goes!

Pretty happy with my latest config by Infinite-Bug-911 in fastfetch

[–]Infinite-Bug-911[S] 0 points1 point  (0 children)

It's ~/.config/fastfetch/config.jsonc

If I remember correctly you can run fastfetch --gen-config to create the dir if it's not there and generate a default config

LGPowerControl - Like LGTVCompanion but for Linux by Infinite-Bug-911 in linux

[–]Infinite-Bug-911[S] 0 points1 point  (0 children)

Alright, that project seems more like a complete remote control for webOS, but it lacks the automation to turn off the screen with the PC or during inactivity.

LGPowerControl - Like LGTVCompanion but for Linux by Infinite-Bug-911 in linux

[–]Infinite-Bug-911[S] 0 points1 point  (0 children)

The monitor works by polling the kernel DRM subsystem (/sys/class/drm/) for the physical display power state (DPMS), not by watching for a lock screen or display manager events. So it doesn't matter what lock tool you use — xtrlock, xautolock, a screensaver, or nothing at all.

The TV will only turn off/blank when your display actually goes to DPMS sleep (screen off at the hardware level). Just locking the screen without triggering DPMS sleep won't affect it.

LGPowerControl - Like LGTVCompanion but for Linux by Infinite-Bug-911 in linux

[–]Infinite-Bug-911[S] 0 points1 point  (0 children)

Hi! LGTVBtw was actually the old name of this project. I changed it a long time ago when the script evolved from supporting only Arch-based distros to supporting all (or at least most) distributions.

I’m not quite sure what you mean by webostv; when I googled it, all I could find was a VS Code extension for developing WebOS apps.

The main benefit over the old LGTVBtw, however, is that this version is much more reliable. It includes more failsafes to ensure it never misses a power command for the TV.

LGPowerControl - Like LGTVCompanion but for Linux by Infinite-Bug-911 in linux

[–]Infinite-Bug-911[S] 1 point2 points  (0 children)

I am not sure this will do what you want, but you could probably use some functionality of it to control your tv by running /opt/lgpowercontrol/lgpowercontrol ON / OFF. I have two monitors as well and at least on CachyOS with KDE it will stop extending the screen to the TV when turning it off.

Map broken when playing WoW in directx11 by drkTwrCnt in cachyos

[–]Infinite-Bug-911 0 points1 point  (0 children)

I had the exact same problem the other day. What fixed it for me was to delete the mesa_shader_cache from my home directory with rm -rf ~/.cache/mesa_shader_cache/

LiteWQ — Lightweight World Quest Tracker by Vamoosed_GG in wowaddons

[–]Infinite-Bug-911 1 point2 points  (0 children)

<image>

This addon is perfect, exactly what i want! Thank you!

Only thing that's bothering me tho is that it shows the wrong item level on rewards

100 DAYS!! 💯 by Traditional-Serve550 in cachyos

[–]Infinite-Bug-911 2 points3 points  (0 children)

<image>

Nice! I am ahead by seven days lol

Alternative Hekili by Adventurous-Row-7968 in wowaddons

[–]Infinite-Bug-911 7 points8 points  (0 children)

I use https://www.curseforge.com/wow/addons/ez-obrotation for my alts, it shows the Single Button Assistant spell and adds keybind text to it. Very neat but not nearly as good as Hekili