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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,8 +82,8 @@ sudo apt-get install safeeyes
82
82
Available on the [praiskup/safeeyes](https://copr.fedorainfracloud.org/coprs/praiskup/safeeyes/) COPR maintained by @praiksup
83
83
84
84
```bash
85
-
$ dnf -y copr enable praiskup/safeeyes
86
-
$ dnf -y install python3-safeeyes
85
+
sudo dnf -y copr enable praiskup/safeeyes
86
+
sudo dnf -y install python3-safeeyes
87
87
```
88
88
For smart pause plugin, you may have to install the latest xprintidle from: [alonid/xprintidle](https://copr.fedorainfracloud.org/coprs/alonid/xprintidle/)
0 commit comments