Merge branch 'main' into main

This commit is contained in:
Johannes Kamprad
2021-03-13 02:04:03 +01:00
committed by GitHub
3 changed files with 12 additions and 24 deletions

View File

@@ -13,7 +13,7 @@ exec hash dbus-update-activation-environment 2>/dev/null && \
dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK
# Welcome App # Welcome App
exec dex --wait /etc/xdg/autostart/welcome.desktop exec dex -a -s /etc/xdg/autostart/:~/.config/autostart/
# Sway Fader # Sway Fader
# exec python3 ~/.config/sway/scripts/swayfader.py # exec python3 ~/.config/sway/scripts/swayfader.py

View File

@@ -1,6 +1,7 @@
# Sway-WM Setup and Theme for EndeavourOS # Sway-WM Setup and Theme for EndeavourOS
Community Edition
*** **Sway EndeavourOS Community Edition**
## To Install manually ## To Install manually
git clone https://github.com/EndeavourOS-Community-Editions/sway.git 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` - If your experiencing issus with your cursor - edit file `~/.profile` and comment out `export WLR_NO_HARDWARE_CURSORS=1`
## To-Do ## Get involved at our forum:
- Find bugs and fix https://forum.endeavouros.com/t/sway-edition-general-conversation
- Write WIKI
## Tutorial for sway-wm settings: ## Tutorial for sway-wm settings:

View File

@@ -70,13 +70,16 @@
- solid - solid
- mlocate - mlocate
- ttf-dejavu - ttf-dejavu
- gnu-free-fonts
- ttf-liberation - ttf-liberation
- ttf-bitstream-vera - ttf-bitstream-vera
- ttf-ubuntu-font-family
- cantarell-fonts - cantarell-fonts
- noto-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-croscore
- ttf-carlito - ttf-carlito
- ttf-caladea - ttf-caladea
@@ -130,21 +133,6 @@
- wayland-protocols - wayland-protocols
- xorg-xwayland - xorg-xwayland
- egl-wayland - 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" - name: "sway tiling on wayland"
description: "Sway is a tiling Wayland compositor and a drop-in replacement for the i3 window manager." description: "Sway is a tiling Wayland compositor and a drop-in replacement for the i3 window manager."
hidden: false hidden: false