forked from GH-forks/hyprfreeze
docs: consistency
This commit is contained in:
parent
d74b6a6b12
commit
e076267fd6
1 changed files with 3 additions and 3 deletions
|
@ -58,9 +58,9 @@ ln -s $(pwd)/Coolant/coolant $HOME/.local/bin
|
|||
- JQ to parse json
|
||||
- pstree which is required to list child processes
|
||||
- (Optional) xprop on X11,
|
||||
[hyprprop](https://github.com/vilari-mickopf/hyprprop) (on Hyprland) or
|
||||
[swayprop](https://git.alternerd.tv/alterNERDtive/swayprop) (on Sway) to get
|
||||
the pid of a window by selecting it with your mouse.
|
||||
[hyprprop](https://github.com/vilari-mickopf/hyprprop) on Hyprland or
|
||||
[swayprop](https://git.alternerd.tv/alterNERDtive/swayprop) on Sway to get the
|
||||
pid of a window by selecting it with your mouse.
|
||||
- (Optional) Systemd for detecting session type / desktop via `loginctl`.
|
||||
|
||||
## Usage
|
||||
|
|
Loading…
Reference in a new issue