Update README.md
This commit is contained in:
parent
b975d31954
commit
9b839e05c8
1 changed files with 11 additions and 8 deletions
19
README.md
19
README.md
|
@ -1,23 +1,26 @@
|
||||||
# SwayWM
|
# SwayWM
|
||||||
My current Sway Config for Arch Linux. On other Distros there could be problems, if they have no systemd or are missing gnu-utils.
|
My current Sway Config for Arch Linux. On other Distros there could be problems, if they have no systemd or are missing gnu-utils.
|
||||||
|
|
||||||
**Setting up**
|
### Includes:
|
||||||
- Place this files in XDG_CONFIG_HOME
|
|
||||||
- edit outputs and the background images in sway/config
|
|
||||||
- edit the .config/sway/gammastep.ini to your timezone
|
|
||||||
|
|
||||||
**Includes:**
|
|
||||||
- custom menu with screenshots, gammastep-toggle and other functions
|
- custom menu with screenshots, gammastep-toggle and other functions
|
||||||
- many bindsyms
|
- many bindsyms
|
||||||
- xwayland and wine support (for wine see [this issue](https://wiki.archlinux.org/title/Sway#Mouse_not_working_in_WINE_applications))
|
- xwayland and wine support (for wine see [this issue](https://wiki.archlinux.org/title/Sway#Mouse_not_working_in_WINE_applications))
|
||||||
|
|
||||||
**Dependencies:**
|
### Setting up
|
||||||
|
- install dependencies
|
||||||
|
- Place this files in XDG_CONFIG_HOME
|
||||||
|
- edit outputs and the background images in sway/config
|
||||||
|
- edit the .config/sway/gammastep.ini to your timezone
|
||||||
|
- start sway
|
||||||
|
|
||||||
|
### Dependencies:
|
||||||
- alacritty
|
- alacritty
|
||||||
- bemenu
|
- bemenu
|
||||||
- emoji-font (e.g. noto-fonts-emoji)
|
- emoji-font (e.g. noto-fonts-emoji)
|
||||||
- fontconfig
|
|
||||||
- gammastep
|
- gammastep
|
||||||
- grim
|
- grim
|
||||||
- mako
|
- mako
|
||||||
- polkit-gnome
|
- polkit-gnome
|
||||||
- slurp
|
- slurp
|
||||||
|
|
||||||
|
install all with: ```sudo pacman -Syu alacritty bemenu noto-fonts-emoji gammastep grim mako polkit-gnome slurp```
|
||||||
|
|
Loading…
Reference in a new issue