Skip to content

pineedaa/dotfiles-hyprland

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pineedaa's dotfiles

Screenshots

desktop desktop desktop desktop

Apps

The necessary packages for this environment can be installed with:

yay -S alacritty \n # Terminal
bluez \n # Bluetooth
blueman \n # Bluetooth applet
bc \n # For flowetch
brightnessctl \n # Keybind for brightness
dunst \n # Notifications
epapirus-icon-theme \n # The icon pack
eza \n # For the .zshrc
grim \n # Screenshoter
hypridle \n
hyprland \n
hyprlock \n
hyprpaper \n
network-manager-applet \n # For the waybar
orchis-theme \n # Theme
slurp \n # Screenshots
waybar \n # Bar
wl-clipboard \n # Clipboard
wlsunset \n # Day/night gamma adjustments
wofi # Menu

Theme

The theme I chose is orchis-dark-compact and it can be installed with yay:

$ yay -S orchis-theme

And the icon pack is papirus that can be installed with pacman:

$ pacman -S epapirus-icon-theme

The font I use is OverPass Nerd Font that can be download from the Nerd Fonts page.

The theme, icon pack and font can be applied with the nwg-look package.

Install

You can clone this dotfiles where you prefere and inside the folder you can simply execute stow .. You can install the stow package with pacman:

$ pacman -S stow