mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-16 18:15:58 +01:00
faq: fixup markup
This commit is contained in:
parent
526a7b9e2b
commit
461e84a687
1 changed files with 2 additions and 2 deletions
|
@ -387,7 +387,7 @@ can work around the issue by adding in your `hyprland.conf`:
|
||||||
monitor = Unknown-1,disabled
|
monitor = Unknown-1,disabled
|
||||||
```
|
```
|
||||||
|
|
||||||
## I get a .so file missing error on launch
|
### I get a .so file missing error on launch
|
||||||
|
|
||||||
If you are using a -git package, this is a common occurrence when ABI-breaking updates are done.
|
If you are using a -git package, this is a common occurrence when ABI-breaking updates are done.
|
||||||
|
|
||||||
|
@ -400,6 +400,6 @@ If using yay, make sure to `CleanBuild` every package. If using paru, manually r
|
||||||
|
|
||||||
If you are not using any -git packages, this is a mistake in your distro's packaging and should be solved there.
|
If you are not using any -git packages, this is a mistake in your distro's packaging and should be solved there.
|
||||||
|
|
||||||
## My cursor is a hyprland icon?
|
### My cursor is a hyprland icon?
|
||||||
|
|
||||||
This means you have no hyprcursor theme installed, and hyprland failed to find an XCursor theme as well. Install a cursor theme.
|
This means you have no hyprcursor theme installed, and hyprland failed to find an XCursor theme as well. Install a cursor theme.
|
||||||
|
|
Loading…
Reference in a new issue