Skip to content

Latest commit

 

History

History
67 lines (45 loc) · 2.4 KB

README.md

File metadata and controls

67 lines (45 loc) · 2.4 KB

Hyprlock Configuration

This repository contains the Hyprlock configuration files and layout settings. Below are the different layouts with their respective screenshots and descriptions.

Layout 1

Layout 1 Description: This layout features a minimalistic clock display with a greeting message.

Layout 2

Layout 2 Description: This layout includes a clock display and a music widget showing the currently playing track from Spotify.

Layout 3

Layout 3 Description: This layout showcases a clock display, weather & battery information, and a music widget with an album sync background.

Layout 4

Layout 4 Description: This layout features a clock display with a background image and additional widgets.

Layout 5

Layout 5 Description: This layout includes a clock display with a gradient background and a greeting message.

Layout 6

Layout 6 Description: This layout showcases a clock display with a custom background and a music widget.

Layout 7

Layout 7 Description: This layout features a clock display with a background image and a weather widget.

...

Installation and Usage

  1. Clone this repository:
    git clone https://github.com/mahaveergurjar/hyprlock-Dots.git
  2. Copy the configuration files to your Hyprlock directory:
    cp -r hyprlock-config/* ~/.config/hyprlock/
  3. Copy the hyprlock.conf file to the Hypr configuration directory:
    cp hyprlock.conf ~/.config/hypr/
  4. Restart Hyprlock to apply the changes:
    hyprlock --reload

Customization

You can customize the layouts by editing the respective configuration files located in the ~/.config/hyprlock/ directory.

Issues

If you face any issues, please open an issue in this repository.