eayavas / hyprland_dotfiles

My Hyprland configuration files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hyprland Config Files

This Repository contains my Hyprland (A dynamic tiling Wayland compositor based on wlroots that doesn't sacrifice on its looks.) configuration files includes Waybar, Wofi and some other scripts.


Usage

hypr, waybar, foot & wofi directories:

Just copy the config files to "/home/<username>/.config directory".

  • Dont forget to check config files for your software/hardware setup. (For example: monitor settings of hyprland.)

scripts directory:

Recommended location for script files is "/home/<username>/.local/bin"

  • The execution of scripts may vary from distribution to distribution. It's known that this scripts work on Fedora Workstation 38 and openSUSE Tumbleweed.

Wallpapers:

I added some wallpapers which are look good with color settings of window decorations, bar colors and application launcher colors.

Check for different wallpapers: DesktopWallps Telegram Channel


Screenshot

screenshot

Resolution of the monitors where the screenshot was taken is 2560x1440


Contributor(s)


Contribute

All PR’s are welcome!

  1. fork (https://github.com/eayavas/hyprland_dotfiles/fork)
  2. Create your branch (git checkout -b my-feature)
  3. commit yours (git commit -am 'add some functionality')
  4. push your branch (git push origin my-feature)
  5. Than create a new Pull Request!

License

This files licensed under GPLv3


Code Of Conduct

This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.

About

My Hyprland configuration files.

License:GNU Lesser General Public License v3.0


Languages

Language:Shell 96.3%Language:CSS 3.7%