You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -145,6 +145,8 @@ python3 -m safeeyes
145
145
146
146
Safe Eyes installers install the required icons to `/usr/share/icons/hicolor`. When you run Safe Eyes from source without, some icons may not appear.
147
147
148
+
Note that on Wayland, this may still not be enough to get window icons working properly, as Wayland requires the .desktop file to match the running application, which is hard to do when running from source. If at all possible, prefer using an installed package.
149
+
148
150
149
151
### Install in a virtual environment
150
152
@@ -176,6 +178,8 @@ Some Linux systems like CentOS do not have matching dependencies available in th
176
178
177
179
For more details, please check the issue: [#329](https://github.com/slgobinath/SafeEyes/issues/329)
178
180
181
+
This method has the same caveats about icons/window icons as running from source.
182
+
179
183
## Features
180
184
181
185
- Remind you to take breaks with exercises to reduce RSI
0 commit comments