From 5b7a3dc5370772ffbfdc52b2b145e35d1061caa8 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sun, 8 Feb 2026 15:27:13 +0100 Subject: Add the basic syshud role for OSD w/Hyprtheming extension --- roles/hyprland/meta/main.yml | 1 + roles/hyprland/templates/hyprland/autostart.conf.j2 | 1 + 2 files changed, 2 insertions(+) (limited to 'roles/hyprland') diff --git a/roles/hyprland/meta/main.yml b/roles/hyprland/meta/main.yml index c22bcc84..8794e8c6 100644 --- a/roles/hyprland/meta/main.yml +++ b/roles/hyprland/meta/main.yml @@ -11,6 +11,7 @@ dependencies: - role: "waybar" - role: "clipse" - role: "tofi" + - role: "syshud" - role: "hyprcursor" - role: "hyprtheme" galaxy_info: diff --git a/roles/hyprland/templates/hyprland/autostart.conf.j2 b/roles/hyprland/templates/hyprland/autostart.conf.j2 index d110a6bd..164d1df9 100644 --- a/roles/hyprland/templates/hyprland/autostart.conf.j2 +++ b/roles/hyprland/templates/hyprland/autostart.conf.j2 @@ -5,3 +5,4 @@ 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