Skip to content

andreygrigol/hyprland_dotfiles

Repository files navigation

This is my Hyprland Dotfiles

Warning

I installed this packages from a Gnome interface. Probably some dependencies were already installed, so be careful!!

Arch Logo Arch installation

curl -fsSL https://bun.sh/install | bash && \
  sudo ln -s $HOME/.bun/bin/bun /usr/local/bin/bun

Bun installation(mainly for HyprPanel):

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- --default-toolchain stable

Dependencies:

sudo pacman -S hyprland rofi less hyprlock hypridle pipewire libgtop bluez bluez-utils btop networkmanager dart-sass wl-clipboard brightnessctl swww python gnome-bluetooth-3.0 pacman-contrib power-profiles-daemon gvfs libdbusmenu-gtk3 xdg-desktop-portal-hyprland ttf-roboto-mono-nerd ttf-iosevka-nerd

Dependencies present in yay repo:

yay -S grimblast-git gpu-screen-recorder hyprpicker matugen-bin python-gpustat hyprsunset-git hyprpolkitagent hyprshot

Fedora Logo Fedora installation

curl -fsSL https://bun.sh/install | bash && \
  sudo ln -s $HOME/.bun/bin/bun /usr/local/bin/bun
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- --default-toolchain stable
sudo dnf copr enable alebastr/sway-extras
sudo dnf install less pipewire bluez bluez-tools btop NetworkManager swww python gnome-bluetooth gvsf libdbusmenu-gtk3 git scdoc make
./fedora-scripts/fonts.sh
./fedora-scripts/installation-of-git-packages.sh

I recommend a fresh install for the HyprPanel, so you can configure it in your own way and liking, while avoiding some errors you may encounter while launching :) website

About

My Hyprland Gruvbox configs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages