Skip to content

Latest commit

 

History

History
48 lines (40 loc) · 1.64 KB

README.md

File metadata and controls

48 lines (40 loc) · 1.64 KB

✨Hyprland Dot Files✨

Table of Contents

Gallery

Note

This setup is not suitable for monitors of resolution other then 1366x768. This is setup is now suitable for any screen (Thanks to Hyprpanel).

Contents

HyprPanel Config

Steps to Install HyprPanel Config

  1. Execute these commands:
$ cd ~/.config
$ rm -r HyprPanel/
$ git clone https://github.com/l6174/HyprPanel
$ cd HyprPanel/
$ meson setup build
$ meson compile -C build
$ meson install -C build
  1. Copy the folder .config/hyprpanel from dotfiles to your ~/.config/hyprpanel/

TODO

  • Add Installation Script