https://github.com/acerv/sway_config
Sway configuration
https://github.com/acerv/sway_config
Last synced: 3 months ago
JSON representation
Sway configuration
- Host: GitHub
- URL: https://github.com/acerv/sway_config
- Owner: acerv
- Created: 2023-08-01T12:10:59.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-01T12:14:40.000Z (almost 2 years ago)
- Last Synced: 2024-12-29T16:37:08.350Z (5 months ago)
- Language: CSS
- Size: 1.77 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sway configuration

# Installation
Install dependences first:
```
sudo zypper in \
sway \
SwayNotificationCenter \
swaylock \
swayidle \
waybar \
kitty \
grim \
wl-clipboard
```Then copy configurations:
```
cp -r \
sway \
waybar \
kitty \
wofi ~/.config
```