summaryrefslogtreecommitdiffstats
path: root/roles/hyprland/tasks
diff options
context:
space:
mode:
Diffstat (limited to 'roles/hyprland/tasks')
-rw-r--r--roles/hyprland/tasks/main.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/hyprland/tasks/main.yml b/roles/hyprland/tasks/main.yml
index fc8c0f29..180d12da 100644
--- a/roles/hyprland/tasks/main.yml
+++ b/roles/hyprland/tasks/main.yml
@@ -100,3 +100,5 @@
loop:
- src: "scripts/brightness.sh"
dest: "/etc/hypr/scripts/brightness.sh"
+ - src: "scripts/volume.sh"
+ dest: "/etc/hypr/scripts/volume.sh"