Update README.md

This commit is contained in:
Shawn Anderson 2023-06-16 21:09:11 -07:00 committed by GitHub
parent 298f60b5a6
commit e48d6f53d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -35,6 +35,9 @@ To install:
4. Remap caps to control and escape with keyd: https://github.com/rvaiya/keyd 4. Remap caps to control and escape with keyd: https://github.com/rvaiya/keyd
3. Enable Wayland: https://linuxconfig.org/how-to-enable-disable-wayland-on-ubuntu-22-04-desktop 3. Enable Wayland: https://linuxconfig.org/how-to-enable-disable-wayland-on-ubuntu-22-04-desktop
```
set -Ux MOZ_ENABLE_WAYLAND 1 # For Firefox in Wayland
```
5. Clone this repo 5. Clone this repo