Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Hyprland Dotfiles

My current Arch Linux desktop configuration with Hyprland, Waybar and a minimal workflow.

Screenshots

Preview

Components

  • Window Manager: Hyprland
  • Wallpaper Manager: Hyprpaper
  • Session Control: Wlogout
  • Lock Screen: Hyprlock
  • Status Bar: Waybar
  • Terminal: Kitty
  • Launcher: Rofi
  • Notifications: Dunst
  • Shell: Zsh

Installation

Clone the repository:

git clone https://github.com/jon-lat/dotfiles
cd dotfiles

Copy the configuration files to your home directory:

cp -r .config/* ~/.config/

Copy the Zsh configuration files to your home directory:

cp -r zsh/. ~/

Also copy the wallpaper to the wallpaper directory specified in the config files:

mkdir -p ~/Pictures/Wallpapers
cp wallpaper/current.png ~/Pictures/Wallpapers/

You may need to install the required packages manually depending on your distribution, using the package manager of your choice. You may also need to install the Google Sans Display font via the AUR, using the AUR helper of your choice (yay in my case).

yay -S ttf-google-sans

Note

These dotfiles are tailored for my personal workflow and may require modifications before use on other systems. Feel free to adjust them to your liking.

About

Arch + Hyprland Linux Dotfiles

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages