diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-01-09 20:44:59 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-01-09 20:44:59 +0100 |
| commit | fed580e7a9234f4665e0b8b04dff5114ce01ac27 (patch) | |
| tree | f6a6ddf31dc22d89c8851ad3c66e935494476d8d /roles/hyprland/templates | |
| parent | c60223ad9849e257520029306c9b33b7847c98bb (diff) | |
Add swaybg to hyprland
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 bfd75e76..45651e4f 100644 --- a/roles/hyprland/templates/hyprland/autostart.conf.j2 +++ b/roles/hyprland/templates/hyprland/autostart.conf.j2 @@ -1,2 +1,3 @@ exec-once = uwsm-app -- mako exec-once = uwsm-app -- waybar +exec-once = uwsm-app -- swaybg -i ~/.config/themes/current/background -m fill |
