aboutsummaryrefslogtreecommitdiffstats
path: root/waybar/.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 /waybar/.install.yml
parentf4c682dc6bdeebe9f0c6a20deb7092cf893791a1 (diff)
Change most things to symlinks instead of hardlinks
Diffstat (limited to 'waybar/.install.yml')
-rw-r--r--waybar/.install.yml14
1 files changed, 0 insertions, 14 deletions
diff --git a/waybar/.install.yml b/waybar/.install.yml
deleted file mode 100644
index 5afef9c..0000000
--- a/waybar/.install.yml
+++ /dev/null
@@ -1,14 +0,0 @@
-name: Configure waybar
-steps:
- - !Link
- from: "config"
- to: "~/.config/waybar/config"
- recursive: false
- - !Link
- from: "style.css"
- to: "~/.config/waybar/style.css"
- recursive: false
- - !Link
- from: "scripts/mediaplayer.py"
- to: "~/.config/waybar/scripts/mediaplayer.py"
- recursive: false \ No newline at end of file