meduk0

Results 8 comments of meduk0

on vanilla arch and endeavouros you need to `rm -r $HOME/.cache/paru/clone/envycontrol && sudo rm /usr/bin/{netaddr , tqdm}` after `sudo pacman -Rns envycontrol ` as it can cause : `error: failed...

@AlexIII it is possible to use this project on linux but with acpi_calls (they are hard to find the right one to use but i guess i can make it...

well i never worked on a system project with acpi calls but recently i was able to get some things done . from what i can do i think i...

@revoltez i know about the project ,in fact , i have been working on adding support for my own model but the maintainer seem to like to not add any...

@revoltez that is a good addon i will make a progress list for the fork , i think a systemd service with the backend is needed to save the custum...

@itsbalamurali i think the best way to do it is to save a temporary copy of the modified file in a $USER repo like .cache or /tmp folder and then...

``` # Clean up any existing processes killall lm-studio # Create permanent directory and extract/relocate AppImage sudo mkdir -p /opt/lm-studio ./LM-Studio.AppImage --appimage-extract sudo mv squashfs-root/* /opt/lm-studio/ # Clean up existing...

yeah it a problem just launch a terminal and chnage the config also he miss to add the keybindings config i will try to make my own maybe i will...