diff options
author | Daniel Weipert <code@drogueronin.de> | 2023-03-16 11:58:19 +0100 |
---|---|---|
committer | Daniel Weipert <code@drogueronin.de> | 2023-03-16 11:58:19 +0100 |
commit | e36aeca1648b79758b1ee78427d18f6e6b62d7c7 (patch) | |
tree | 08a439206aee623dc064a555a301256cbf715f36 /install-arch.sh | |
parent | 7e02da29de9e1cb9418dcf73793f224c96a1187c (diff) |
Add swaybg to desktop packages
Diffstat (limited to 'install-arch.sh')
-rw-r--r-- | install-arch.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install-arch.sh b/install-arch.sh index 29e7924..fac660d 100644 --- a/install-arch.sh +++ b/install-arch.sh @@ -145,7 +145,7 @@ yadm bootstrap # Desktop sudo pacman -Sy \ - sway alacritty waybar \ + sway swaybg alacritty waybar \ libnotify mako \ xorg-xwayland wofi \ gammastep \ |