Skip to content

Commit c444e44

Browse files
authored
Merge pull request slgobinath#728 from deltragon/readme-install-from-source
README: clarify instructions for installing from source
2 parents 7d18316 + a3a244d commit c444e44

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,16 +118,19 @@ flatpak install flathub io.github.slgobinath.SafeEyes
118118
Ensure to meet the following dependencies:
119119

120120
- gir1.2-notify-0.7
121+
- gir1.2-gtk-4.0
121122
- python3-babel
122123
- python3-croniter
124+
- python3-gi
123125
- python3-psutil
124126
- python3-packaging
125127
- python3-xlib
126-
- xprintidle (optional)
127-
- wlrctl (wayland optional)
128+
- python3-pywayland (optional for KDE/other wayland)
129+
- xprintidle (optional for X11)
130+
- wlrctl (optional for wayland/wlroots)
128131
- Python 3.10+
129132

130-
**To install Safe Eyes:**
133+
**To install Safe Eyes from PyPI:**
131134

132135
```bash
133136
sudo pip3 install safeeyes

0 commit comments

Comments
 (0)