Update README.md

This commit is contained in:
Leaced 2023-03-26 10:43:10 +02:00 committed by GitHub
parent daf697f269
commit 704d88e87d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,10 +11,10 @@ My current SwayWM Setup for Arch Linux. On other Distros there could be problems
### Setting up ### Setting up
- install dependencies - install dependencies
- Place the files in .config in XDG_CONFIG_HOME - Place the files in .config in XDG_CONFIG_HOME
- add the environment variables to your .bashrc
- make shell-scripts executable (chmod u+x filename.sh) - make shell-scripts executable (chmod u+x filename.sh)
- edit the .config/sway/gammastep.ini to your timezone - edit the .config/sway/gammastep.ini to your timezone
- start sway - start sway
- further information can be found in the [sway wiki](https://github.com/swaywm/sway/wiki/Running-programs-natively-under-wayland)
### Dependencies: ### Dependencies:
- [alacritty](https://github.com/alacritty/alacritty) - [alacritty](https://github.com/alacritty/alacritty)