aboutsummaryrefslogtreecommitdiffstats
path: root/swaylock
diff options
context:
space:
mode:
authorLMBishop <13875753+LMBishop@users.noreply.github.com>2023-07-20 21:19:29 +0100
committerLMBishop <13875753+LMBishop@users.noreply.github.com>2023-07-20 21:20:55 +0100
commit0a07704d6dc53bf3a35d4aadfa240586f55e9487 (patch)
treedc7d45dfd0b74b58fa7f19d09c61b4981cd7dc25 /swaylock
parent961c56632ba5c2e3937bced415697096ef8c8344 (diff)
Replace python installer
Diffstat (limited to 'swaylock')
-rw-r--r--swaylock/.install.yml6
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