ceaf04e7b1ee25594f0e6db1761786e338159ae6
* Set `scroll-step` to 2 and remove `on-scroll-up`/`on-scroll-down` action (which is doing the same thing) * Format as icon|volume instead of volume|icon for consistency with other modules * Remove `format-source` settings since it seems to be set up inconsistently. This feature also behaves oddly by default (for example, it cannot have an on-click or scroll behavior independent from volume--kind of unintuitive). If a user wants to use this feature it will likely work better to break out source into a separate module like this: https://github.com/Alexays/Waybar/issues/925#issuecomment-1377761376 * Remove `format-bluetooth` settings since it is not defining a different behavior after removing `format-source` * Replaced , 婢, , and icons since they are all depreciated/removed from Nerd Font icon set * Added additional icons to `default` to have different icons for low, medium, and high volume settings
unmaintained needs contributors or maintainer
but still working.. as it is fixed for the moment. joekamprad tested by installing it over the ISO script (June 2024)
Sway-WM Setup and Theme for EndeavourOS
Sway EndeavourOS Community Edition
To Install Manually
git clone https://github.com/EndeavourOS-Community-Editions/sway.git
cd sway
bash sway-install.sh
Contained In The Script
cp -R .config/* ~/.config/
cp .profile ~/.profile
cp .gtkrc-2.0 ~/.gtkrc-2.0
chmod -R +x ~/.config/sway/scripts
chmod -R +x ~/.config/waybar/scripts
sudo pacman -Syu --needed --noconfirm - < packages-repository.txt
dbus-launch dconf load / < xed.dconf
SDDM is the default display manager
systemctl enable sddm.service
systemctl start sddm.service
Post install
-
Keyboard layout in:
~/.config/sway/config.d/input -
Screen settings in:
~/.config/sway/config.d/output -
Keybindings Cheatsheet: press keyboard icon in waybar
-
If your experiencing issues with your cursor - edit file
~/.profileand comment outexport WLR_NO_HARDWARE_CURSORS=1
Get involved at our forum:
https://forum.endeavouros.com/t/sway-edition-general-conversation
Tutorial for sway-wm settings:
- Background handled by swaybg
- Gtk3 theme handled by lxappearance
- Filebrowser = Thunar
- Default Terminal-Emulator = XFCE4-Terminal and/or Termite
- Text-Editor = xed/nano
- Bar = Waybar
- Sound = Pulseaudio
Main shortcuts: ~/.config/sway/cheatsheet
MOD key is set to the WINKEY/LINKEY
- MOD+Return = open floating terminal (XFCE4-Terminal)
- MOD+O = open Browser (firefox)
- MOD+N = open File Manager (thunar)
- MOD+D= app menu (wofi)
- MOD+Q = close focused app [kill]
- Shift+PrtSc = screenshot/bring up screenshot menu
- MOD+SHIFT+E = power-menu
- MOD+R = resize mode
- MOD+SHIFT+SPACE = float window
- MOD+HOLD DOWN = drag floating window
- MOD+↑ ↓ → ← = switch focus respectively
- MOD+SHIFT+MINUS = send to scratchpad
- MOD+MINUS = cycle through scratchpad
Tiling:
Is set to default for swaywm and can be changed to:
- stacking: Only the focused window in the container is displayed. You get a list of windows at the top of the container.
- MOD+S = Vertical List
- MOD+W = Horizontal List
- navigate lists with MOD+↑ ↓ → ←
- MOD+E = Back to tiling
Description
Languages
QML
33.8%
Shell
32.5%
Python
20.5%
CSS
13.2%


