diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-02-09 19:04:42 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-02-09 21:43:06 +0100 |
| commit | 3dfe41fd6dd5a0daf71308200b525b01eb8dae5e (patch) | |
| tree | 5aaf082fd35289484a505d97726d54b87cd8e6ce /roles/hyprland | |
| parent | 89773438b6583dd1dcaf33ad6d581eee697246f2 (diff) | |
Remove syshud role as it only works with volume on desktops
Diffstat (limited to 'roles/hyprland')
| -rwxr-xr-x[-rw-r--r--] | roles/hyprland/files/scripts/brightness.sh | 0 | ||||
| -rw-r--r-- | roles/hyprland/meta/main.yml | 1 | ||||
| -rw-r--r-- | roles/hyprland/templates/autostart.conf.j2 | 1 |
3 files changed, 0 insertions, 2 deletions
diff --git a/roles/hyprland/files/scripts/brightness.sh b/roles/hyprland/files/scripts/brightness.sh index 10a33d8b..10a33d8b 100644..100755 --- a/roles/hyprland/files/scripts/brightness.sh +++ b/roles/hyprland/files/scripts/brightness.sh 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 |
