Merge branch 'main' into main
This commit is contained in:
@@ -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
|
||||
|
||||
10
README.md
10
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:
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user