jeffersfp / hyprland

collection of dot config files for hyprland with a simple install script for a fresh Arch linux with yay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hyprland

collection of dot config files for hyprland with a simple install script for a fresh Arch linux with yay

You can grab the config files and install packages by hand with this commnad

yay -S hyprland-bin kitty waybar-hyprland \
    swaybg swaylock-effects wofi wlogout mako thunar \
    ttf-jetbrains-mono-nerd noto-fonts-emoji \
    polkit-gnome python-requests starship \
    swappy grim slurp pamixer brightnessctl gvfs \
    bluez bluez-utils lxappearance xfce4-settings \
    dracula-gtk-theme dracula-icons-git xdg-desktop-portal-hyprland-git

Or you can use the attached script "set-hypr" to install everything for you.

About

collection of dot config files for hyprland with a simple install script for a fresh Arch linux with yay


Languages

Language:Shell 44.8%Language:CSS 29.1%Language:Python 26.1%