Skip to content

Commit

Permalink
doc: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
VTimofeenko committed Jul 20, 2024
1 parent 2d79d04 commit 4676d48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/HOWTO.md
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ You would need to run `xhost +SI:localuser:root`. One approach to do this is des

Happens if `serviceMode == "user"` or when using home-manager module; typically because `graphical-session.target` is not launched automatically.

If you are using a desktop environment (Gnome, KDE, something wlroots-based, etc.) – make sure that the target is being
If you are using a desktop environment (Gnome, KDE, something wlroots-based, etc.) – make sure that the target is started.

If you intend to use xremap without a DE, change `systemd.user.services.xremap.wantedBy` to some target that starts after you log in or manually start `systemctl --user start xremap`

Expand Down

0 comments on commit 4676d48

Please sign in to comment.