mirror of
https://codeberg.org/fairyglade/ly.git
synced 2026-08-19 03:54:20 +02:00
Fixing probably last issues of the readme
Sorry i have tabbed Alt+Gr instead of Shift Also that space was unnecessary i just failed to spot it.....
This commit is contained in:
parent
1a5b2149b8
commit
f7d767d274
1 changed files with 3 additions and 3 deletions
|
|
@ -60,11 +60,11 @@ Every environment that works on other login managers also should work on Ly.
|
|||
|
||||
- Unlike most login managers Ly has xinitrc entry and it also supports shell.
|
||||
|
||||
- If you installed your favorite environment and you don't see it, that’s because Ly doesn't automatically refresh itself. To fix this you should restart Ly service (depends on your init system) or the easy way is to reboot your system.
|
||||
- If you installed your favorite environment and you don't see it, that's because Ly doesn't automatically refresh itself. To fix this you should restart Ly service (depends on your init system) or the easy way is to reboot your system.
|
||||
|
||||
- If your environment is still missing then check at `/usr/share/xsessions` or `/usr/share/wayland-sessions` to see if a .desktop file is present.
|
||||
|
||||
- If there isn’t a .desktop file then create a new one that launches your favorite environment in those directories depending on if its Xorg or Wayland session.
|
||||
- If there isn't a .desktop file then create a new one that launches your favorite environment in those directories depending on if its Xorg or Wayland session.
|
||||
|
||||
- If only Xorg sessions doesn't work then check if your distro compiles Ly with Xorg support as it can be compiled with Xorg support disabled.
|
||||
|
||||
|
|
@ -187,7 +187,7 @@ To disable TTY 2, go to `/etc/inittab` and comment out the line containing `tty2
|
|||
### FreeBSD
|
||||
|
||||
```
|
||||
# zig build installexe -Dprefix_directory=/usr/local -Dconfig_directory=/usr/local/etc -Dinit_system=freebsd
|
||||
# zig build installexe -Dprefix_directory=/usr/local -Dconfig_directory=/usr/local/etc -Dinit_system=freebsd
|
||||
# sysrc lightdm_enable="NO"
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue