2023-03-23 15:40:06 +01:00
# SwayWM
2023-03-23 16:18:15 +01:00
My current Sway Config for Arch Linux. On other Distros there could be problems, if they have no systemd or are missing gnu-utils.
2023-03-23 16:30:07 +01:00
### Includes:
2023-03-23 15:53:07 +01:00
- custom menu with screenshots, gammastep-toggle and other functions
2023-03-23 16:24:36 +01:00
- many bindsyms
- xwayland and wine support (for wine see [this issue ](https://wiki.archlinux.org/title/Sway#Mouse_not_working_in_WINE_applications ))
2023-03-23 15:53:07 +01:00
2023-03-23 16:30:07 +01:00
### Setting up
- install dependencies
2023-03-23 21:39:04 +01:00
- Place the files in .config in XDG_CONFIG_HOME
- add the environment variables to your .bashrc
2023-03-23 17:47:53 +01:00
- make shell-scripts executable (chmod u+x filename.sh)
2023-03-23 16:30:07 +01:00
- edit the .config/sway/gammastep.ini to your timezone
- start sway
### Dependencies:
2023-03-23 17:11:14 +01:00
- [alacritty ](https://github.com/alacritty/alacritty )
- [bemenu ](https://github.com/Cloudef/bemenu )
- emoji-font (e.g. [noto-emoji ](https://github.com/googlefonts/noto-emoji ))
- [gammastep ](https://gitlab.com/chinstrap/gammastep )
- [grim ](https://sr.ht/~emersion/grim/ )
- [mako ](https://github.com/emersion/mako )
- [polkit-gnome ](https://gitlab.gnome.org/Archive/policykit-gnome )
- [slurp ](https://github.com/emersion/slurp )
2023-03-23 16:30:07 +01:00
2023-03-23 21:02:30 +01:00
install all with: ```sudo pacman -Syu alacritty bemenu noto-fonts-emoji gammastep grim mako polkit-gnome slurp```
2023-03-23 21:39:04 +01:00
### Licences
2023-03-23 21:39:21 +01:00
the wallpaper is "Winter Fairies" by David Revoy, licensed under Creative Commons Attribution 4.0.
2023-03-23 21:39:04 +01:00
You can download it [here ](https://www.peppercarrot.com/en/viewer/artworks-src__2020-12-21_Winter-Fairies_by-David-Revoy.html ) or find more artworks [here ](https://www.peppercarrot.com/en/artworks/artworks.html )