An open API service indexing awesome lists of open source software.

https://github.com/rajchauhan28/hypr-dotfiles

A cool and futuristic looking hyprland dofiles and overhuals for mordern devs.
https://github.com/rajchauhan28/hypr-dotfiles

dotfiles fastfetch hypr hyprland hyrpland rofi sway wal waybar wlogout wofi

Last synced: about 2 months ago
JSON representation

A cool and futuristic looking hyprland dofiles and overhuals for mordern devs.

Awesome Lists containing this project

README

          

## Rajchauhan28's Dotfiles

![2025-06-16-182247_hyprshot](https://github.com/user-attachments/assets/fbf54940-ba28-4f2b-a895-60b0acaba6e8)

Just a minimalist hyprland setup easy to use with no too much over ricing. With a bit of Hindi.
image
image
![2025-05-17-164541_hyprshot](https://github.com/user-attachments/assets/c9b2643d-8dac-4d75-abfa-fe057e691cca)

# hypr-dotfiles

[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
[![GitHub stars](https://img.shields.io/github/stars/yourusername/hypr-dotfiles.svg)](https://github.com/yourusername/hypr-dotfiles/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/yourusername/hypr-dotfiles.svg)](https://github.com/yourusername/hypr-dotfiles/network)
[![GitHub issues](https://img.shields.io/github/issues/yourusername/hypr-dotfiles.svg)](https://github.com/yourusername/hypr-dotfiles/issues)

A cool and futuristic looking hyprland dotfiles and overhauls for modern developers. This repository contains configurations and customizations for various tools like fastfetch, rofi, sway, wal, waybar, wlogout, and wofi, inspired by the hyprland aesthetic.

## Key Features and Highlights

- Customized dotfiles for a futuristic look
- Integration with popular tools like rofi, sway, and wal
- Designed for modern developers in mind
- Easy to install and configure

## Dependencies

This project does not have any external dependencies beyond the standard shell utilities.

## Installation
### Users of Arch BTW or distros from Arch BTW Family (Garuda, Manjaro, Endeavour or any pacman based distro)
#### Just Run the `Install.sh` file
```bash
bash <(curl -fsSL https://raw.githubusercontent.com/rajchauhan28/hypr-dotfiles/refs/heads/main/Install.sh)
```

#### Step 2 : Enjoy

### The 'Manual' method
1. Clone the repository:

```bash
git clone https://github.com/rajchauhan28/hypr-dotfiles.git
```

2. Change to the project directory:

```bash
cd hypr-dotfiles
```

3. Run the installation script:

```bash
./Install.sh
```

## Usage

Use various quality of life shortcuts like `Super + R` for the app search
`Super + PrintSc` for full screenshot or `Ctrl + PrintSc` for selection based screenshot etc.
There much more i'll be adding a shortcut mapping utility shortly.
Meanwhile go to `~/.config/hypr/hyprland.conf` there scroll down in the file all the key mappings are present.

## Contributing

If you would like to contribute to this project, please follow these steps:

1. Fork the repository
2. Create a new branch (`git checkout -b feature`)
3. Make your changes
4. Commit your changes (`git commit -am 'Add new feature'`)
5. Push to the branch (`git push origin feature`)
6. Create a new Pull Request

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.