tempusernameforunixy / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hyprland w/ pywal

Now with unlimited color themes!

For a showcase video see here.

Installation

  1. Build eww with #809 and #743 and place the binary into path.

  2. Run the install script

wget https://raw.githubusercontent.com/Abaan404/dotfiles/v2/install.sh && sh install.sh
  • Its pretty likely this will not work as intended, be advised.
  1. Create a ~/.dotfiles/.env file with the following entries.
OPENWEATHER_API_KEY= # https://openweathermap.org/api
UNSPLASH_ACCESS_KEY= # https://unsplash.com/developers
  • The power profile only works for Lenovo Ideapad Gaming 3 Laptops.
  • The wallpaper path (~/Pictures/wallpapers/) and pywal backend (colorthief) can be modified within the ./scripts/reload.py file

Usage

  • Switch theme with SUPER + H, see ./config/hypr/keybinds.conf for all keybinds.
  • Change weather location by editing the --location flag in ./config/eww/eww.yuck's weather command.

Credits and Acknowledgements

About

License:MIT License


Languages

Language:Python 54.8%Language:SCSS 27.2%Language:Shell 18.0%