aboutsummaryrefslogtreecommitdiffstats
path: root/bin/.install.yml
diff options
context:
space:
mode:
Diffstat (limited to 'bin/.install.yml')
-rw-r--r--bin/.install.yml22
1 files changed, 0 insertions, 22 deletions
diff --git a/bin/.install.yml b/bin/.install.yml
deleted file mode 100644
index e71e0ea..0000000
--- a/bin/.install.yml
+++ /dev/null
@@ -1,22 +0,0 @@
-name: Copy scripts
-steps:
- - !Link
- from: "battery-notify.sh"
- to: "~/bin/battery-notify.sh"
- recursive: false
- - !Link
- from: "exit-menu.sh"
- to: "~/bin/exit-menu.sh"
- recursive: false
- - !Link
- from: "hyprctl-zoom-daemon.sh"
- to: "~/bin/hyprctl-zoom-daemon.sh"
- recursive: false
- - !Link
- from: "hyprctl-zoom.sh"
- to: "~/bin/hyprctl-zoom.sh"
- recursive: false
- - !Link
- from: "swayidle.sh"
- to: "~/bin/swayidle.sh"
- recursive: false