diff options
Diffstat (limited to 'swaylock/.install.yml')
| -rw-r--r-- | swaylock/.install.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/swaylock/.install.yml b/swaylock/.install.yml new file mode 100644 index 0000000..f8f47dd --- /dev/null +++ b/swaylock/.install.yml @@ -0,0 +1,6 @@ +name: Configure swaylock +steps: + - !Link + from: "config" + to: "~/.config/swaylock/config" + recursive: false
\ No newline at end of file |
