diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..be38efc --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# .nu_dotfiles +Personal Arch Linux dotfiles for Wayland/Hyprland + + +## Installation guide +1. After a base install install Hyprland from pacman or via a AUR Helper +2. git clone [.nu_dotfiles](https://github.com/justsaumit/.nu_dotfiles) +3. Install waybar, foot terminal, imv, tofi and wpaperd +4. Install the necessary fonts: ubuntu nerd mono, jetbrains nerd mono ,joypixels +5. Copy/Replace the dotfiles + +## Brief look / Workflow +![mini-project with vscodium](media/mini-project_workflow_vscodium.png) + +## License +All the scripts in this repo come under GPLv3 License |