forked from GH-forks/hyprfreeze
fix[docs]: executable name in the README
This commit is contained in:
parent
4b0cc2fe32
commit
50452aed8a
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ Add a bind in your Hyprland or Sway config to pause the current active window:
|
|||
# ~/.config/hypr/hyprland.conf
|
||||
...
|
||||
# Toggle freeze on active window
|
||||
bind = , PAUSE, exec, hyprfreeze -a
|
||||
bind = , PAUSE, exec, coolant -a
|
||||
```
|
||||
|
||||
### Available flags
|
||||
|
|
Loading…
Reference in a new issue