diff options
author | Himbeer <himbeer@disroot.org> | 2024-09-29 18:00:18 +0200 |
---|---|---|
committer | Himbeer <himbeer@disroot.org> | 2024-09-29 18:12:42 +0200 |
commit | 2ab23c8bfbd97b44d98cb20e13c7dbefeddca6f5 (patch) | |
tree | 0450f6142c0a77e1b7dd7540b7eef34bd3af52c6 /install.sh | |
parent | 8404a1f34c9a2e6aaaec2f6c0c2789bea37ec0b6 (diff) |
Replace shotman with grim + slurp invocations
Diffstat (limited to 'install.sh')
-rwxr-xr-x | install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -82,7 +82,7 @@ if command_exists pacman; then paru -Sy --noconfirm --needed \ river-bsp-layout \ - shotman \ + grim \ slurp \ wired \ wlopm-git |