Skip to content

pncolvr/dotfiles-hypr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Info

This is my personal daily driver hyprland configuration that I use for personal and work activities.

Relevant Commands

I use this repo as a git submodule on my dotfiles.
The following command is isued on the dotfiles repo, to have this one as a submodule.

git submodule add git@github.com:pncolvr/dotfiles-hypr.git .config/hypr

When cloning a "parent repo" to include the submodules

git clone --recurse-submodules <repository-url>

or if we cloned the repo without the submodules

git submodule update --init --recursive

Syncing submodules

git submodule sync --recursive

About

My hyprland config files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors