README.md aktualisiert
This commit is contained in:
parent
70ee95b02a
commit
26ea4c4fd4
1 changed files with 5 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
# Sway-Config
|
# Sway-Config
|
||||||
My current SwayWM Setup for Arch Linux. It uses bash Skripts and systemd-utilities. If you want to use it without them, help me improve it.
|
My current SwayWM Setup for Arch Linux. It uses bash Skripts and systemd-utilities. If you want to use it without them, help me improve it. If you want just a full setup for sway-desktop, have a look at [nwg-shell](https://nwg-piotr.github.io/nwg-shell/) at first.
|
||||||
|
|
||||||
![Screenshot des Desktops mit offenem Menü (veraltet)](https://forge.chaostreff-alzey.de/esche/Sway-config/raw/branch/main/screenshot-2023-03-23-170929.png)
|
![Screenshot des Desktops mit offenem Menü (veraltet)](https://forge.chaostreff-alzey.de/esche/Sway-config/raw/branch/main/screenshot-2023-03-23-170929.png)
|
||||||
|
|
||||||
|
@ -38,7 +38,10 @@ These [Environment Variables](https://wiki.archlinux.org/title/Environment_Varia
|
||||||
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.
|
### Theming
|
||||||
|
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. Fontsettings can be done with [fontconfig](https://www.freedesktop.org/wiki/Software/fontconfig/).
|
||||||
|
|
||||||
|
A graphical Interface for this is [nwg-look](https://nwg-piotr.github.io/nwg-shell/nwg-look).
|
||||||
|
|
||||||
### Licences
|
### Licences
|
||||||
the wallpaper is "Winter Fairies" by David Revoy, licensed under Creative Commons Attribution 4.0.
|
the wallpaper is "Winter Fairies" by David Revoy, licensed under Creative Commons Attribution 4.0.
|
||||||
|
|
Loading…
Reference in a new issue