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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ X-LightDM-Allow-Greeter=true
76
76
77
77
This will allow you to run the greeter in debug mode while logged in as a regular user by installing the greeter like normally and running the following command:
78
78
```bash
79
-
nody-greeter --debug
79
+
nody-greeter --d
80
80
```
81
81
82
82
You can then open the Developer Tools sidebar from the greeter's menu and view the console output for any warnings and/or errors.
0 commit comments