docs: consistency

This commit is contained in:
alterNERDtive 2024-02-18 21:51:05 +01:00
parent d74b6a6b12
commit e076267fd6
Signed by: alterNERDtive
GPG key ID: 547787A4FE6533F1

View file

@ -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