From 0a07704d6dc53bf3a35d4aadfa240586f55e9487 Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Thu, 20 Jul 2023 21:19:29 +0100 Subject: Replace python installer --- waybar/.install.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 waybar/.install.yml (limited to 'waybar') diff --git a/waybar/.install.yml b/waybar/.install.yml new file mode 100644 index 0000000..5afef9c --- /dev/null +++ b/waybar/.install.yml @@ -0,0 +1,14 @@ +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 -- cgit v1.2.3-70-g09d2