diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-02-08 15:27:13 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-02-08 15:27:13 +0100 |
| commit | 5b7a3dc5370772ffbfdc52b2b145e35d1061caa8 (patch) | |
| tree | 2b450334838f195b50b8eb1a799a6df7f4408089 /roles/hyprland/templates | |
| parent | 639bc16016f175f49174d8e763f96497b9110bc1 (diff) | |
Add the basic syshud role for OSD w/Hyprtheming extension
Diffstat (limited to 'roles/hyprland/templates')
| -rw-r--r-- | roles/hyprland/templates/hyprland/autostart.conf.j2 | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
