From 3dfe41fd6dd5a0daf71308200b525b01eb8dae5e Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 9 Feb 2026 19:04:42 +0100 Subject: Remove syshud role as it only works with volume on desktops --- roles/hyprland/files/scripts/brightness.sh | 0 roles/hyprland/meta/main.yml | 1 - roles/hyprland/templates/autostart.conf.j2 | 1 - 3 files changed, 2 deletions(-) mode change 100644 => 100755 roles/hyprland/files/scripts/brightness.sh (limited to 'roles/hyprland') diff --git a/roles/hyprland/files/scripts/brightness.sh b/roles/hyprland/files/scripts/brightness.sh old mode 100644 new mode 100755 diff --git a/roles/hyprland/meta/main.yml b/roles/hyprland/meta/main.yml index 5ef0b024..5836cd2b 100644 --- a/roles/hyprland/meta/main.yml +++ b/roles/hyprland/meta/main.yml @@ -12,7 +12,6 @@ dependencies: - role: "waybar" - role: "clipse" - role: "tofi" - - role: "syshud" - role: "hyprcursor" - role: "hyprtheme" galaxy_info: diff --git a/roles/hyprland/templates/autostart.conf.j2 b/roles/hyprland/templates/autostart.conf.j2 index 164d1df9..d110a6bd 100644 --- a/roles/hyprland/templates/autostart.conf.j2 +++ b/roles/hyprland/templates/autostart.conf.j2 @@ -5,4 +5,3 @@ exec-once = uwsm-app -- mako exec-once = uwsm-app -- waybar exec-once = uwsm-app -- swaybg -i ~/.config/hyprtheme/current/background -m fill exec-once = uwsm-app -- clipse -listen -exec-once = uwsm-app -- syshud -- cgit v1.2.3