Skip to content

Instantly share code, notes, and snippets.

@gscoppino
Created August 23, 2020 17:25
Show Gist options
  • Save gscoppino/20b4e2cc85be6d9b239c20e352423837 to your computer and use it in GitHub Desktop.
Save gscoppino/20b4e2cc85be6d9b239c20e352423837 to your computer and use it in GitHub Desktop.
#!/bin/sh
# Expects sway to be installed
# Not much here atm
mkdir -p ~/.config/sway
cp /etc/sway/config ~/.config/sway/config
exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment