aboutsummaryrefslogtreecommitdiffstats
path: root/bin/.install.yml
diff options
context:
space:
mode:
authorLeonardo Bishop <me@leonardobishop.com>2024-12-25 14:55:37 +0000
committerLeonardo Bishop <me@leonardobishop.com>2024-12-25 14:55:37 +0000
commit59fd10c296ee5fda22226ffd71707ca597f85ed7 (patch)
tree7c1f2457706783674f437975973840eb0f34b741 /bin/.install.yml
parentf2866e8ad4a9ba0b12ea047b2f72f7d7d457d63f (diff)
Add bin
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