Update README.md

This commit is contained in:
Mohammed Goder 2024-03-14 16:42:44 -05:00
parent cd7b750e1b
commit 950add0893

View File

@ -3,7 +3,7 @@ Hyprlock is a script that allows for the mouse cursor to be locked to a monitor.
Setup: Setup:
1. Copy `hyprlock.sh` into `~/.config/hypr` 1. Copy `hyprlock.sh` into `~/.config/hypr`
2. Configure the monitor positions at the top of `hyprlock.sh`. Execute `hyprctl -j monitors` to gather information about the monitor configuration.\ 2. Modify the monitor positions at the top of `hyprlock.sh`. Execute `hyprctl -j monitors` to gather information about the monitor configuration.\
Example: Example:
```bash ```bash
unlockedMonitorYPositions=(0 0 0) unlockedMonitorYPositions=(0 0 0)