diff options
| author | LMBishop <me@leonardobishop.com> | 2023-04-21 19:06:50 +0100 |
|---|---|---|
| committer | LMBishop <me@leonardobishop.com> | 2023-04-21 19:06:50 +0100 |
| commit | 410dca7c0be863d5e250e51caa6104e66238a09d (patch) | |
| tree | 123455b71e6ab76f0da554ad1cb6fbd10b5b4aa2 /info.yml | |
| parent | 2e67201f4100ecd95e051618c1969348e207408f (diff) | |
Add shit
Diffstat (limited to 'info.yml')
| -rw-r--r-- | info.yml | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -181,3 +181,17 @@ sections: - ==: link from: scripts/mediaplayer.py to: ~/.config/waybar/scripts/mediaplayer.py + + # Copy swaylock configurations + configure-swaylock: + directory: "swaylock" + tags: ["config"] + preconditions: + os: "linux" + steps: + - ==: run + command: "mkdir -p ~/.config/swaylock" + - ==: link + from: config + to: ~/.config/swaylock/config + |
