README.md aktualisiert
This commit is contained in:
parent
b093def81b
commit
6c2ed033e8
1 changed files with 3 additions and 3 deletions
|
@ -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
|
optional you should consider installing [xorg-xwayland](https://xorg.freedesktop.org/wiki/) for support for non-wayland applications
|
||||||
|
|
||||||
### Recommended Environment
|
### Recommended Environment
|
||||||
These [Environment Variables](https://wiki.archlinux.org/title/Environment_Variables) are recommended for using sway:
|
These [Environment Variables](https://wiki.archlinux.org/title/Environment_Variables) are recommended for using sway:\
|
||||||
export XDG_CURRENT_DESKTOP=sway
|
export XDG_CURRENT_DESKTOP=sway\
|
||||||
export XDG_SESSION_TYPE=wayland
|
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.
|
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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue