Mahmoud Mohammed
Mahmoud Mohammed
[Eww Documentation](https://elkowar.github.io/eww/) read this doc to install eww or run these commands ```bash sudo pacman -S rustup git clone https://github.com/elkowar/eww cd eww ``` Before building, you must know the display...
I forgot to tell you about the setup Keybinding :sweat_smile: to run the widget `bash ~/.config/eww/dashboard/launch_dashboard` in terminal or copy launch_dashboard to the /bin `cp ~/.config/eww/dashboard/launch_dashboard /bin/` run `launch_dashboard` in...
[Read this](https://github.com/adi1090x/widgets/issues/10#issuecomment-1075551291) for installation read this for WM : [WM (window manager)](https://wiki.archlinux.org/title/window_manager) it's a simple GUI in Linux desktop
Hi @yaojiunn, there are two ways to install the first one is [Install one time](https://github.com/JafarAkhondali/acer-predator-turbo-and-rgb-keyboard-linux-module#:~:text=Install%20one%20time%20(Module%20won%27t%20work%20after%20reboot)) Module won't work after reboot and the second one is [Install as a service](https://github.com/JafarAkhondali/acer-predator-turbo-and-rgb-keyboard-linux-module#:~:text=Install%20as%20a%20service%20(Will%20work%20after%20reboot)) her...
@JsonStudios [another fix](https://forum.garudalinux.org/t/find-the-command-budspencer-preexec/15622/11)
[PT515-52](https://github.com/JafarAkhondali/acer-predator-turbo-and-rgb-keyboard-linux-module#:~:text=No-,PT515%2D52,No,-PT917%2D71) model not tested module files located in `/opt/turbo-fan/`, there is a python script `facer_rgb.py` that controls RGB ``` facer_rgb.py -m 0 -z 1 -cR 4 -cB 181 -cG 172...
using predator sense on windows
I built a package for this module (for Arch Linux only) which is called `Predator-Sense-CLI` and there is a Predator edition of Exodia OS that is customized for Acer Predator...
This PR is for Debian-based distros only, so we don't have to merge it if it is missing the other distros
We don't need to write a script to check dependencies since there are various package managers. Instead, we can create binary packages for different package managers, such as `pacman`. I...