From 6c2ed033e8baaf52a103c7de5830e79f7e1d330d Mon Sep 17 00:00:00 2001 From: esche Date: Sun, 24 Sep 2023 21:37:15 +0200 Subject: [PATCH] README.md aktualisiert --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1a5c3cb..be32b32 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,9 @@ install all with: ```sudo pacman -Syu alacritty bemenu noto-fonts-emoji gammaste optional you should consider installing [xorg-xwayland](https://xorg.freedesktop.org/wiki/) for support for non-wayland applications ### Recommended Environment -These [Environment Variables](https://wiki.archlinux.org/title/Environment_Variables) are recommended for using sway: -export XDG_CURRENT_DESKTOP=sway -export XDG_SESSION_TYPE=wayland +These [Environment Variables](https://wiki.archlinux.org/title/Environment_Variables) are recommended for using sway:\ +export XDG_CURRENT_DESKTOP=sway\ +export XDG_SESSION_TYPE=wayland\ For a consistent Theme across GTK and QT applications you can also set the Adwaita theme (libadwaita) which also has a adwaita-qt version in the AUR.