1 unstable release
new 0.1.0 | Nov 30, 2024 |
---|
#494 in Command line utilities
111 downloads per month
70KB
659 lines
Auto-Ricer
A small auto-ricer for Hyprland on Arch Linux!
This installer will take all the configuration files from this repository (https://github.com/3rfaan/dotfiles) and copies them into your 📁 ~/.config directory.
⚠️ NOTE: You have to install all the necessary programs from this Guide, otherwise the ricing won't have an effect on your system!
Preview
Installation
Crates.io
$ cargo install autoricer
You can then run the following command:
$ autoricer
AUR
$ yay -S autoricer-bin
You can then run the following command:
$ autoricer
Build from Source
Execute the following commands in your terminal:
$ git clone https://github.com/3rfaan/autoricer.git $HOME/Downloads/autoricer && cd $HOME/Downloads/autoricer
$ cargo run
Note: Rust has to be installed on the system to build from source!
Backup
A backup of all your old configuration files in 📁 ~/.config will be created in 📁 ~/Documents/config_backup before deleting anything.
Change keyboard layout
When prompted you can change the keyboard layout directly in the installer.
Nvidia Support
When prompted you can enable support for Nvidia in Hyprland. The installer will then put the appropriate environment variables inside Hyprland config file.
After Installation
After the installation process you probably have to restart Hyprland using super + shift + e.
The wallpaper can be changed inside 📁 ~/.config/hypr/hyprpaper.conf
Dependencies
~2–13MB
~103K SLoC