aboutsummaryrefslogtreecommitdiffstats
path: root/wofi/.install.yml
diff options
context:
space:
mode:
authorLeonardo Bishop <me@leonardobishop.com>2024-12-25 14:26:51 +0000
committerLeonardo Bishop <me@leonardobishop.com>2024-12-25 14:26:51 +0000
commitdc41873a79b32ed3d34dd7dac09c081f7472d207 (patch)
treeba3c80c8d137263a8f346cf32853d15f75094fab /wofi/.install.yml
parentf4c682dc6bdeebe9f0c6a20deb7092cf893791a1 (diff)
Change most things to symlinks instead of hardlinks
Diffstat (limited to 'wofi/.install.yml')
-rw-r--r--wofi/.install.yml10
1 files changed, 0 insertions, 10 deletions
diff --git a/wofi/.install.yml b/wofi/.install.yml
deleted file mode 100644
index 84217d3..0000000
--- a/wofi/.install.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-name: Configure wofi
-steps:
- - !Link
- from: "config"
- to: "~/.config/wofi/config"
- recursive: false
- - !Link
- from: "style.css"
- to: "~/.config/wofi/style.css"
- recursive: false \ No newline at end of file