setups/sway/update.sh
Augusto Dwenger J. f19ef06db7 Add custom sway config file
This file can be used to define some setup specific configurations
for exampel monitor setup or wallpaper.
2020-10-19 23:20:58 +02:00

7 lines
135 B
Bash
Executable file

#!/bin/sh
mkdir -p $HOME/.config/sway/
touch $HOME/.config/sway/custom
cp config $HOME/.config/sway/
cp status.sh $HOME/.config/sway/