#arch-linux #hyprland #installer #themes #arch #everforest

app hyprforest-installer

Everforest Theme Installer for Hyprland on Arch Linux

3 releases

0.1.2 Dec 19, 2023
0.1.1 Nov 16, 2023
0.1.0 Nov 16, 2023

#572 in Command line utilities

Download history 24/week @ 2024-02-22 21/week @ 2024-02-29 5/week @ 2024-03-07 14/week @ 2024-03-14 38/week @ 2024-03-28 21/week @ 2024-04-04

59 downloads per month

GPL-3.0-or-later

105KB
681 lines

Hyprforest

A small Everforest Theme Installer for Hyprland on Arch Linux!

This installer will take all the configuration files from this repository (https://github.com/3rfaan/arch-everforest) and copies them into your 📁 ~/.config directory.

Installation

Crates.io

$ cargo install hyprforest-installer

You can then run the following command:

$ hyprforest-installer

AUR

$ yay -S hyprforest-installer-git

You can then run the following command:

$ hyprforest-installer

Build from Source

Execute the following commands in your terminal:

$ git clone https://github.com/3rfaan/hyprforest-installer.git $HOME/Downloads/hyprforest-installer && cd $HOME/Downloads/hyprforest-installer
$ cargo run

Note: Rust has to be installed on the system!

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
~116K SLoC