diff --git a/.config/sway/config.d/autostart_applications b/.config/sway/config.d/autostart_applications index a71df45..50e91cb 100644 --- a/.config/sway/config.d/autostart_applications +++ b/.config/sway/config.d/autostart_applications @@ -13,7 +13,7 @@ exec hash dbus-update-activation-environment 2>/dev/null && \ dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK # Welcome App -exec dex --wait /etc/xdg/autostart/welcome.desktop +exec dex -a -s /etc/xdg/autostart/:~/.config/autostart/ # Sway Fader # exec python3 ~/.config/sway/scripts/swayfader.py diff --git a/README.md b/README.md index a491d1f..1d298d8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Sway-WM Setup and Theme for EndeavourOS -Community Edition -*** + +**Sway EndeavourOS Community Edition** + ## To Install manually git clone https://github.com/EndeavourOS-Community-Editions/sway.git @@ -40,9 +41,8 @@ Lightdm Setup is Commented by Default - If your experiencing issus with your cursor - edit file `~/.profile` and comment out `export WLR_NO_HARDWARE_CURSORS=1` -## To-Do -- Find bugs and fix -- Write WIKI +## Get involved at our forum: +https://forum.endeavouros.com/t/sway-edition-general-conversation ## Tutorial for sway-wm settings: diff --git a/netinstall.yaml b/netinstall.yaml index 468591e..5a7fcf9 100644 --- a/netinstall.yaml +++ b/netinstall.yaml @@ -70,13 +70,16 @@ - solid - mlocate - ttf-dejavu - - gnu-free-fonts - ttf-liberation - ttf-bitstream-vera - - ttf-ubuntu-font-family - cantarell-fonts - noto-fonts - - noto-fonts-cjk + - adobe-source-han-sans-jp-fonts + - adobe-source-han-sans-kr-fonts + - adobe-source-han-sans-cn-fonts + - opendesktop-fonts + - ttf-opensans + - firefox - ttf-croscore - ttf-carlito - ttf-caladea @@ -130,21 +133,6 @@ - wayland-protocols - xorg-xwayland - egl-wayland -- name: "Browser" - description: "choose your browser." - hidden: false - selected: false - critical: false - packages: - - firefox - - chromium - - vivaldi - - konqueror - - falkon - - epiphany - - midori - - dillo - - netsurf - name: "sway tiling on wayland" description: "Sway is a tiling Wayland compositor and a drop-in replacement for the i3 window manager." hidden: false