An open API service indexing awesome lists of open source software.

https://github.com/acerv/sway_config

Sway configuration
https://github.com/acerv/sway_config

Last synced: 3 months ago
JSON representation

Sway configuration

Awesome Lists containing this project

README

        

# Sway configuration

![alt tag](https://raw.githubusercontent.com/acerv/sway_config/main/openSUSE.jpg)

# 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
```