summaryrefslogtreecommitdiffstats
path: root/roles/hyprland/tasks
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-02-22 23:02:20 +0100
committerAhmed Abdelhalim <[email protected]>2026-02-22 23:33:26 +0100
commit60a3569f673b53f54a360340e9e57ab4caa5f391 (patch)
treecb0a805b6840512a7320a62e7d1fb12fcb7b25db /roles/hyprland/tasks
parent6c7ecc514acbab6b4ef2ef55239068a24077f21b (diff)
Configure waybar scripts for launch tui and power menus
Diffstat (limited to 'roles/hyprland/tasks')
-rw-r--r--roles/hyprland/tasks/main.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/roles/hyprland/tasks/main.yml b/roles/hyprland/tasks/main.yml
index e8523571..e9b4301f 100644
--- a/roles/hyprland/tasks/main.yml
+++ b/roles/hyprland/tasks/main.yml
@@ -101,8 +101,6 @@
dest: "{{ item.dest }}"
mode: "0755"
loop:
- - src: "scripts/launch-tui"
- dest: "/etc/hypr/scripts/launch-tui"
- src: "scripts/brightness.sh"
dest: "/etc/hypr/scripts/brightness.sh"
- src: "scripts/volume.sh"