Skip to content

Dotfiles for hyprland config, with eww widgets.

Notifications You must be signed in to change notification settings

vishruth-thimmaiah/hyprland-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

WM: Hyprland

Widgets: Eww

Theme: Catppuccin

Icons: Candy Icons

Terminal: Alacritty

Browser: Firefox


Preview

image1 image2 image3


Other packages used:

  • swww
  • playerctl
  • dunst
  • hyprlock
  • hypridle
  • cliphist
  • light
  • rofi
  • gammastep
  • chayang
  • imagemagick

Installation:

1. Install packages on Arch with yay:

yay -S hyprland eww-git swww playerctl dunst hyprlock hypridle cliphist brightnessctl rofi-lbonn-wayland chayang gammastep imagemagick
# Fonts
yay -S ttf-maple ttf-firacode-nerd

2. clone repo:

git clone https://github.com/Vishruth-Thimmaiah/hyprland-config.git

3.

  • Using dotter-rs
    cd hyprland-config
    ./dotter
    rename .dotter/.local.toml .dotter/local.toml
    Replace the variables with its correct values in local.toml
  • manually
    cd hyprland-config
    cp config ~/.config -r
    cp firefox/chrome ~/.mozilla/firefox/xxxxxxxx.default-release/chrome/ -r # replace xxxxxxxx with the respective directory name
    cp bin ~/.local/bin -r
    cp zshrc ~/.zshrc
    cp p10k.zsh ~/.p10k.zsh
    Replace {{lan}}, {{lon}} in .config/gammastep/config.ini with your latitute and longitude, and {{weather_api}}, {{weather_city}} with your openweather api and city in .config/eww/menu/scripts/api.

About

Dotfiles for hyprland config, with eww widgets.

Topics

Resources

Stars

Watchers

Forks