diff --git a/README.md b/README.md index 4855333..814f3c0 100644 --- a/README.md +++ b/README.md @@ -44,11 +44,11 @@ on Arch install all with: ```sudo pacman -Syu acpi alacritty bash gammastep grim ### Recommended Environment These are [Environment Variables](https://wiki.archlinux.org/title/Environment_Variables) I recommend for using sway:\ -export XDG_SESSION_TYPE="wayland" -export XDG_CURRENT_DESKTOP=sway -export QT_QPA_PLATFORM="wayland;xcb" -export SDL_VIDEODRIVER="wayland,x11" -export _JAVA_AWT_WM_NONREPARENTING=1 +export XDG_SESSION_TYPE="wayland"\ +export XDG_CURRENT_DESKTOP=sway\ +export QT_QPA_PLATFORM="wayland;xcb"\ +export SDL_VIDEODRIVER="wayland,x11"\ +export _JAVA_AWT_WM_NONREPARENTING=1\ export MOZ_ENABLE_WAYLAND=1 ### Theming